@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/6703_UAC_1996-04-25_1998-08-26>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "UAC_1996-04-25_1998-08-26" ;
  .
<https://eurobis.org/id/event/6703_UAI_1996-05-30_1998-08-27>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "UAI_1996-05-30_1998-08-27" ;
  .
<https://eurobis.org/id/event/6703_UBBC_1996-03_1998-06>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "UBBC_1996-03_1998-06" ;
  .
<https://eurobis.org/id/event/6703_UBBI_1996-03_1998-06>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "UBBI_1996-03_1998-06" ;
  .
<https://eurobis.org/id/event/6703_UBGC_1996-03_1997-11>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "UBGC_1996-03_1997-11" ;
  .
<https://eurobis.org/id/event/6703_UBGI_1996-03_1997-11>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "UBGI_1996-03_1997-11" ;
  .
<https://eurobis.org/id/event/6703_UKC_1996-02-27_1998-04-21>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "UKC_1996-02-27_1998-04-21" ;
  .
<https://eurobis.org/id/event/6703_UKI_1996-02-12_1998-11-17>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "UKI_1996-02-12_1998-11-17" ;
  .
<https://eurobis.org/id/event/6703_UMC_1996-04-06_1998-06-20>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "UMC_1996-04-06_1998-06-20" ;
  .
<https://eurobis.org/id/event/6703_UMI_1996-04-06_1998-06-20>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "UMI_1996-04-06_1998-06-20" ;
  .
<https://eurobis.org/id/event/6703_USC_1996-04-25_1998-04-28>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "USC_1996-04-25_1998-04-28" ;
  .
<https://eurobis.org/id/event/6703_USI_1996-04-24_1998-04-27>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "USI_1996-04-24_1998-04-27" ;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_13'^^xsd:string;
  dwc:scientificName 'Audouinella daviesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Audouinella daviesii'^^xsd:string;
  dwc:aphiaid '157272'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_13'^^xsd:string;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_15'^^xsd:string;
  dwc:scientificName 'Audouinella trifila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Audouinella trifila'^^xsd:string;
  dwc:aphiaid '238792'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_15'^^xsd:string;
  dwc:aphiaIdAccepted '144395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_17'^^xsd:string;
  dwc:scientificName 'Chroodactylon ornatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Chroodactylon ornatum'^^xsd:string;
  dwc:aphiaid '145685'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_17'^^xsd:string;
  dwc:aphiaIdAccepted '145685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_21'^^xsd:string;
  dwc:scientificName 'Stylonema alsidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stylonema alsidii'^^xsd:string;
  dwc:aphiaid '145688'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_21'^^xsd:string;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_23'^^xsd:string;
  dwc:scientificName 'Stylonema cornu-cervi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stylonema cornu-cervi'^^xsd:string;
  dwc:aphiaid '145689'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_23'^^xsd:string;
  dwc:aphiaIdAccepted '145689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_29'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bonnemaisonia asparagoides'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_29'^^xsd:string;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_31'^^xsd:string;
  dwc:scientificName 'Falkenbergia rufolanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Falkenbergia rufolanosa'^^xsd:string;
  dwc:aphiaid '295877'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_31'^^xsd:string;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_38'^^xsd:string;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gelidiella sp.'^^xsd:string;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_38'^^xsd:string;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_47'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jania adhaerens'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_47'^^xsd:string;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_54'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydrolithon farinosum (Foslie) Serio'^^xsd:string;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_54'^^xsd:string;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_58'^^xsd:string;
  dwc:scientificName 'Corallina granifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corallina granifera'^^xsd:string;
  dwc:aphiaid '162859'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_58'^^xsd:string;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_62'^^xsd:string;
  dwc:scientificName 'Pneophyllum lejolisii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pneophyllum lejolisii'^^xsd:string;
  dwc:aphiaid '239040'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_62'^^xsd:string;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_64'^^xsd:string;
  dwc:scientificName 'Mesophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'There are some cruise survey reports in the paper. It has been also recorded at station UAC-39, 1998-03-04. 38°09.08\'-09.19\'N/ 00°25.10-25.95\'W, runner dredge (38.1513333 -0.4183334 to 38.1531667 -0.4325). At UAC-42, 1998-05-22. 38°09.27\'N/00°25.75\'W (38.1545 -0.4291667). At UAC-43, 1998-05-23. 38°09.27\'N/00°25.75\'W (38.1545 -0.4291667). At UAC-46, 1997-08-25. 38° 08.87N/00° 25.67\'W (38.1478333 -0.4278333). At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).; Name in original file:Mesophyllum lichenoides'^^xsd:string;
  dwc:aphiaid '145188'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_64'^^xsd:string;
  dwc:aphiaIdAccepted '145188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_67'^^xsd:string;
  dwc:scientificName 'Lithothamnion minervae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This was one of the commonest calcareous algae at the control site and one of the main maerl-forming species. It was not detected at the impacted site.  data from 0.05m 2 quadrat.; Name in original file:Lithothamnion minervae'^^xsd:string;
  dwc:aphiaid '145174'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_67'^^xsd:string;
  dwc:aphiaIdAccepted '145174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_71'^^xsd:string;
  dwc:scientificName 'Lithophyllum racemus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithophyllum racemus'^^xsd:string;
  dwc:aphiaid '145160'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_71'^^xsd:string;
  dwc:aphiaIdAccepted '145160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_77'^^xsd:string;
  dwc:scientificName 'Lithothamnion valens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithothamnion valens'^^xsd:string;
  dwc:aphiaid '145180'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_77'^^xsd:string;
  dwc:aphiaIdAccepted '145180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_82'^^xsd:string;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jania rubens'^^xsd:string;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_82'^^xsd:string;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_89'^^xsd:string;
  dwc:scientificName 'Lithothamnion corallioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It was present in all seasonal samples at the impacted site, but it was very rare at the control site. Recorded at UAC-42 1998-05-22. 38°09.27\'N/00°25.75\'W (38.1545 -0.4291667).The small size may be due to the impact of trawling and to the importance of the fine fraction in sediments from the impacted site.; Name in original file:Lithothamnion corallioides'^^xsd:string;
  dwc:aphiaid '145165'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_89'^^xsd:string;
  dwc:aphiaIdAccepted '145165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_107'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Live P. calcareum was not found on the impacted grounds (only dead pieces of calcareous thalli), perhaps due to the different sedimentological conditions (higher mud fraction) and the mechanical impact of trawling. At UAC-42, 1998-05-22. 38°09.27\'N/00°25.75\'W (38.1545 -0.4291667). At UAC-43, 1998-05-23. 38°09.27\'N/00°25.75\'W (38.1545 -0.4291667). At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).; Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_107'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_117'^^xsd:string;
  dwc:scientificName 'Cryptonemia tunaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cryptonemia tunaeformis'^^xsd:string;
  dwc:aphiaid '145242'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_117'^^xsd:string;
  dwc:aphiaIdAccepted '494811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_120'^^xsd:string;
  dwc:scientificName 'Contarinia peyssonneliaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Contarinia peyssonneliaeformis'^^xsd:string;
  dwc:aphiaid '145293'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_120'^^xsd:string;
  dwc:aphiaIdAccepted '145293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_121'^^xsd:string;
  dwc:scientificName 'Contarinia squamariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Contarinia squamariae'^^xsd:string;
  dwc:aphiaid '145294'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_121'^^xsd:string;
  dwc:aphiaIdAccepted '145294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_123'^^xsd:string;
  dwc:scientificName 'Feldmannophycus rayssiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Feldmannophycus rayssiae'^^xsd:string;
  dwc:aphiaid '145607'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_123'^^xsd:string;
  dwc:aphiaIdAccepted '145607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_135'^^xsd:string;
  dwc:scientificName 'Halymenia floresia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halymenia floresia'^^xsd:string;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_135'^^xsd:string;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_137'^^xsd:string;
  dwc:scientificName 'Cryptonemia lomation'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cryptonemia lomalion'^^xsd:string;
  dwc:aphiaid '145240'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_137'^^xsd:string;
  dwc:aphiaIdAccepted '145240'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_139'^^xsd:string;
  dwc:scientificName 'Acrosymphyton purpuriferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acrosymphyton purpuriferum'^^xsd:string;
  dwc:aphiaid '145219'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_139'^^xsd:string;
  dwc:aphiaIdAccepted '145219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_141'^^xsd:string;
  dwc:scientificName 'Dudresnaya verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dudresnaya verticillata'^^xsd:string;
  dwc:aphiaid '145226'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_141'^^xsd:string;
  dwc:aphiaIdAccepted '145226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_144'^^xsd:string;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodophyllis divaricata'^^xsd:string;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_144'^^xsd:string;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_146'^^xsd:string;
  dwc:scientificName 'Rhodophyllis strafforellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodophyllis strafforellii'^^xsd:string;
  dwc:aphiaid '145619'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_146'^^xsd:string;
  dwc:aphiaIdAccepted '503334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_151'^^xsd:string;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halarachnion lingulatum'^^xsd:string;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_151'^^xsd:string;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_154'^^xsd:string;
  dwc:scientificName 'Hypnea cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hypnea cervicornis'^^xsd:string;
  dwc:aphiaid '220819'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_154'^^xsd:string;
  dwc:aphiaIdAccepted '220819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_158'^^xsd:string;
  dwc:scientificName 'Kallymenia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kallymenia feldmanni'^^xsd:string;
  dwc:aphiaid '145263'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_158'^^xsd:string;
  dwc:aphiaIdAccepted '145263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_160'^^xsd:string;
  dwc:scientificName 'Meredithia microphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Meredithia microphylla'^^xsd:string;
  dwc:aphiaid '145271'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_160'^^xsd:string;
  dwc:aphiaIdAccepted '145271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_164'^^xsd:string;
  dwc:scientificName 'Kallymenia patens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kallymenia patens'^^xsd:string;
  dwc:aphiaid '145265'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_164'^^xsd:string;
  dwc:aphiaIdAccepted '145265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_166'^^xsd:string;
  dwc:scientificName 'Kallymenia requienii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kallymenia requienii'^^xsd:string;
  dwc:aphiaid '145268'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_166'^^xsd:string;
  dwc:aphiaIdAccepted '145268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_169'^^xsd:string;
  dwc:scientificName 'Lomentaria chylocladiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lomentaria chylocladiella'^^xsd:string;
  dwc:aphiaid '145823'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_169'^^xsd:string;
  dwc:aphiaIdAccepted '145823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_170'^^xsd:string;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Peyssonnelia bornetti'^^xsd:string;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_170'^^xsd:string;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_171'^^xsd:string;
  dwc:scientificName 'Peyssonnelia dubyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Peyssonnelia dubyi'^^xsd:string;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_171'^^xsd:string;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_173'^^xsd:string;
  dwc:scientificName 'Peyssonnelia orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Peyssonnelia orientalis'^^xsd:string;
  dwc:aphiaid '145283'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_173'^^xsd:string;
  dwc:aphiaIdAccepted '145283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_175'^^xsd:string;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Peyssonnelia rosa-marina'^^xsd:string;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_175'^^xsd:string;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_178'^^xsd:string;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Peyssonnelia rubra'^^xsd:string;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_178'^^xsd:string;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_182'^^xsd:string;
  dwc:scientificName 'Gymnogongrus crenulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gymnogongrus crenulatus'^^xsd:string;
  dwc:aphiaid '145656'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_182'^^xsd:string;
  dwc:aphiaIdAccepted '145656'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_188'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllophora crispa'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_188'^^xsd:string;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_195'^^xsd:string;
  dwc:scientificName 'Gracilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gracilaria sp.'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_195'^^xsd:string;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_204'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Plocamium cartilagineum'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_204'^^xsd:string;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_207'^^xsd:string;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Champia parvula'^^xsd:string;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_207'^^xsd:string;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_212'^^xsd:string;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chylocladia verticillata'^^xsd:string;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_212'^^xsd:string;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_215'^^xsd:string;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodymenia ardissonei'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_215'^^xsd:string;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_217'^^xsd:string;
  dwc:scientificName 'Botryocladia boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Botryocladia boergesenii'^^xsd:string;
  dwc:aphiaid '145835'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_217'^^xsd:string;
  dwc:aphiaIdAccepted '377128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_219'^^xsd:string;
  dwc:scientificName 'Botryocladia chiajeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Botryocladia chiajeana'^^xsd:string;
  dwc:aphiaid '145837'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_219'^^xsd:string;
  dwc:aphiaIdAccepted '1537415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_221'^^xsd:string;
  dwc:scientificName 'Rhodymenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodymenia delicatula'^^xsd:string;
  dwc:aphiaid '145852'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_221'^^xsd:string;
  dwc:aphiaIdAccepted '145852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_223'^^xsd:string;
  dwc:scientificName 'Gloiocladia furcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gloiocladia furcata'^^xsd:string;
  dwc:aphiaid '145816'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_223'^^xsd:string;
  dwc:aphiaIdAccepted '145816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_225'^^xsd:string;
  dwc:scientificName 'Cordylecladia guiryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cordylecladia guiry'^^xsd:string;
  dwc:aphiaid '145848'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_225'^^xsd:string;
  dwc:aphiaIdAccepted '145848'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_228'^^xsd:string;
  dwc:scientificName 'Fauchea microspora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Fauchea microspora'^^xsd:string;
  dwc:aphiaid '145812'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_228'^^xsd:string;
  dwc:aphiaIdAccepted '668722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_230'^^xsd:string;
  dwc:scientificName 'Fauchea repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Fauchea repens'^^xsd:string;
  dwc:aphiaid '145813'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_230'^^xsd:string;
  dwc:aphiaIdAccepted '503897'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_234'^^xsd:string;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodymenia sp.'^^xsd:string;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_234'^^xsd:string;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_236'^^xsd:string;
  dwc:scientificName 'Crouania attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crouania attenuata'^^xsd:string;
  dwc:aphiaid '144575'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_236'^^xsd:string;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_240'^^xsd:string;
  dwc:scientificName 'Ceramium codii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium codii'^^xsd:string;
  dwc:aphiaid '144541'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_240'^^xsd:string;
  dwc:aphiaIdAccepted '1737226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_242'^^xsd:string;
  dwc:scientificName 'Ceramium comptum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium comptum'^^xsd:string;
  dwc:aphiaid '144542'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_242'^^xsd:string;
  dwc:aphiaIdAccepted '1739050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_244'^^xsd:string;
  dwc:scientificName 'Pterothamnion crispum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterothamnion crispum'^^xsd:string;
  dwc:aphiaid '144682'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_244'^^xsd:string;
  dwc:aphiaIdAccepted '144682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_246'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnion cruciatum'^^xsd:string;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_246'^^xsd:string;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_248'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium diaphanum'^^xsd:string;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_248'^^xsd:string;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_250'^^xsd:string;
  dwc:scientificName 'Antithamnionella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnionella elegans'^^xsd:string;
  dwc:aphiaid '144519'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_250'^^xsd:string;
  dwc:aphiaIdAccepted '144519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_252'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphyridia filamentosa'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_252'^^xsd:string;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_255'^^xsd:string;
  dwc:scientificName 'Spermothamnion flabellatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spermothamnion flabellatum'^^xsd:string;
  dwc:aphiaid '144699'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_255'^^xsd:string;
  dwc:aphiaIdAccepted '144699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_257'^^xsd:string;
  dwc:scientificName 'Spermothamnion irregulare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spermothamnion irregulare'^^xsd:string;
  dwc:aphiaid '144700'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_257'^^xsd:string;
  dwc:aphiaIdAccepted '144700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_260'^^xsd:string;
  dwc:scientificName 'Sphondylothamnion multifidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphondylothamnion multifidum'^^xsd:string;
  dwc:aphiaid '144705'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_260'^^xsd:string;
  dwc:aphiaIdAccepted '144705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_263'^^xsd:string;
  dwc:scientificName 'Antithamnion ogdeniae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnion ogdeniae'^^xsd:string;
  dwc:aphiaid '498602'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_263'^^xsd:string;
  dwc:aphiaIdAccepted '144510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_265'^^xsd:string;
  dwc:scientificName 'Monosporus pedicellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Monosporus pedicellatus G. Fcldmann'^^xsd:string;
  dwc:aphiaid '144599'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_265'^^xsd:string;
  dwc:aphiaIdAccepted '144599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_267'^^xsd:string;
  dwc:scientificName 'Antithamnion piliferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnion piliferum'^^xsd:string;
  dwc:aphiaid '144515'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_267'^^xsd:string;
  dwc:aphiaIdAccepted '144515'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_269'^^xsd:string;
  dwc:scientificName 'Spermothamnion repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spermothamnion repens'^^xsd:string;
  dwc:aphiaid '144702'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_269'^^xsd:string;
  dwc:aphiaIdAccepted '144702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_275'^^xsd:string;
  dwc:scientificName 'Griffithsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Griffithsia sp.'^^xsd:string;
  dwc:aphiaid '143841'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_275'^^xsd:string;
  dwc:aphiaIdAccepted '143841'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_277'^^xsd:string;
  dwc:scientificName 'Seirospora sphaerospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Seirospora sphaerospora'^^xsd:string;
  dwc:aphiaid '144698'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_277'^^xsd:string;
  dwc:aphiaIdAccepted '144698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_279'^^xsd:string;
  dwc:scientificName 'Antithamnionella spirographidis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnionella spirographidis'^^xsd:string;
  dwc:aphiaid '144521'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_279'^^xsd:string;
  dwc:aphiaIdAccepted '144521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_281'^^xsd:string;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium strictum'^^xsd:string;
  dwc:aphiaid '381136'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_281'^^xsd:string;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_287'^^xsd:string;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnion tenuissimum'^^xsd:string;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_287'^^xsd:string;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_291'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callithamnion corymbosum'^^xsd:string;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_291'^^xsd:string;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_308'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterothamnion plumula'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_308'^^xsd:string;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_312'^^xsd:string;
  dwc:scientificName 'Ptilothamnion pluma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ptilothamnion pluma'^^xsd:string;
  dwc:aphiaid '144689'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_312'^^xsd:string;
  dwc:aphiaIdAccepted '144689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_323'^^xsd:string;
  dwc:scientificName 'Heterosiphonia crispella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Heterosiphonia crispella'^^xsd:string;
  dwc:aphiaid '144731'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_323'^^xsd:string;
  dwc:aphiaIdAccepted '144731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_326'^^xsd:string;
  dwc:scientificName 'Eupogodon planus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eupogodon planus'^^xsd:string;
  dwc:aphiaid '144728'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_326'^^xsd:string;
  dwc:aphiaIdAccepted '144728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_329'^^xsd:string;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dasya rigidula'^^xsd:string;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_329'^^xsd:string;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_332'^^xsd:string;
  dwc:scientificName 'Eupogodon spinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eupogodon spinellus'^^xsd:string;
  dwc:aphiaid '144729'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_332'^^xsd:string;
  dwc:aphiaIdAccepted '144729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_339'^^xsd:string;
  dwc:scientificName 'Nitophyllum micropunctatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nitophyllum micropunctatum'^^xsd:string;
  dwc:aphiaid '144769'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_339'^^xsd:string;
  dwc:aphiaIdAccepted '144769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_341'^^xsd:string;
  dwc:scientificName 'Myriogramme minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Myriogramme minuta'^^xsd:string;
  dwc:aphiaid '238939'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_341'^^xsd:string;
  dwc:aphiaIdAccepted '238939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_343'^^xsd:string;
  dwc:scientificName 'Radicilingua reptans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Radicilingua reptans'^^xsd:string;
  dwc:aphiaid '144779'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_343'^^xsd:string;
  dwc:aphiaIdAccepted '144779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_345'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apoglossum ruscifolium'^^xsd:string;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_345'^^xsd:string;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_347'^^xsd:string;
  dwc:scientificName 'Erythroglossum sandrianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Erythroglossum sandrianum'^^xsd:string;
  dwc:aphiaid '144751'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_347'^^xsd:string;
  dwc:aphiaIdAccepted '144751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_349'^^xsd:string;
  dwc:scientificName 'Acrosorium uncinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acrosorium uncinatum'^^xsd:string;
  dwc:aphiaid '162847'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_349'^^xsd:string;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_359'^^xsd:string;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hypoglossum hyoglossoides'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_359'^^xsd:string;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_366'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nitophyllum punctatum'^^xsd:string;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_366'^^xsd:string;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_374'^^xsd:string;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Brongniartella byssoides'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_374'^^xsd:string;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_380'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia denudata'^^xsd:string;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_380'^^xsd:string;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_382'^^xsd:string;
  dwc:scientificName 'Polysiphonia furcellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia furcellala'^^xsd:string;
  dwc:aphiaid '144641'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_382'^^xsd:string;
  dwc:aphiaIdAccepted '637756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_384'^^xsd:string;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halopitys incurvus (Hudson) Batters'^^xsd:string;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_384'^^xsd:string;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_395'^^xsd:string;
  dwc:scientificName 'Osmundea pelagosae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Osmundea pelagosae'^^xsd:string;
  dwc:aphiaid '144846'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_395'^^xsd:string;
  dwc:aphiaIdAccepted '144846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_400'^^xsd:string;
  dwc:scientificName 'Lophosiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lophosiphonia scopulorum'^^xsd:string;
  dwc:aphiaid '239318'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_400'^^xsd:string;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_402'^^xsd:string;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Herposiphonia secunda'^^xsd:string;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_402'^^xsd:string;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_407'^^xsd:string;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chondria sp.'^^xsd:string;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_407'^^xsd:string;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_409'^^xsd:string;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laurencia sp.'^^xsd:string;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_409'^^xsd:string;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_420'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'the species is found both at impacted and control sites.; Name in original file:Polysiphonia subulifera'^^xsd:string;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_420'^^xsd:string;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_422'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Herposiphonia tenella'^^xsd:string;
  dwc:aphiaid '214219'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_422'^^xsd:string;
  dwc:aphiaIdAccepted '214219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_424'^^xsd:string;
  dwc:scientificName 'Rytiphloea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'characterised as one of the most important maerl-ground macroalgae from Mediterannean sites  investigated by BIOMAERL. This species is more abudant at the control site.; Name in original file:Rytiphloea tinctoria'^^xsd:string;
  dwc:aphiaid '144860'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_424'^^xsd:string;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_429'^^xsd:string;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'this species is more abudant at the control site.; Name in original file:Osmundaria volubilis'^^xsd:string;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_429'^^xsd:string;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_449'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia elongata'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_449'^^xsd:string;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_463'^^xsd:string;
  dwc:scientificName 'Pterosiphonia pennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species is similar in both grounds (control and impacted).; Name in original file:Pterosiphonia pennata'^^xsd:string;
  dwc:aphiaid '144852'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_463'^^xsd:string;
  dwc:aphiaIdAccepted '1027802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_470'^^xsd:string;
  dwc:scientificName 'Asperococcus bullosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Asperococcus bullosus'^^xsd:string;
  dwc:aphiaid '145311'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_470'^^xsd:string;
  dwc:aphiaIdAccepted '145311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_472'^^xsd:string;
  dwc:scientificName 'Asperococcus turneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Asperococcus turneri'^^xsd:string;
  dwc:aphiaid '146513'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_472'^^xsd:string;
  dwc:aphiaIdAccepted '145311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_477'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ectocarpus siliculosus'^^xsd:string;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_477'^^xsd:string;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_497'^^xsd:string;
  dwc:scientificName 'Aglaozonia chilosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'this species is similar in both grounds (control and impacted).; Name in original file:Aglaozonia chilosa'^^xsd:string;
  dwc:aphiaid '238756'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_497'^^xsd:string;
  dwc:aphiaIdAccepted '145296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_498'^^xsd:string;
  dwc:scientificName 'Aglaozonia melanoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aglaozonia melanoidea'^^xsd:string;
  dwc:aphiaid '497100'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_498'^^xsd:string;
  dwc:aphiaIdAccepted '145295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_501'^^xsd:string;
  dwc:scientificName 'Zanardinia prototypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Zanardinia prototypus (Nardo) Nardo'^^xsd:string;
  dwc:aphiaid '145298'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_501'^^xsd:string;
  dwc:aphiaIdAccepted '548016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_508'^^xsd:string;
  dwc:scientificName 'Sphacelaria fusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphacelaria fusca'^^xsd:string;
  dwc:aphiaid '145893'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_508'^^xsd:string;
  dwc:aphiaIdAccepted '145893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_510'^^xsd:string;
  dwc:scientificName 'Sphacelaria plumula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphacelaria plumula'^^xsd:string;
  dwc:aphiaid '145898'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_510'^^xsd:string;
  dwc:aphiaIdAccepted '145898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_512'^^xsd:string;
  dwc:scientificName 'Sphacelaria rigidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaelaria rigidula'^^xsd:string;
  dwc:aphiaid '145902'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_512'^^xsd:string;
  dwc:aphiaIdAccepted '145902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_516'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphacelaria cirrosa'^^xsd:string;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_516'^^xsd:string;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_519'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'this species is one of the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL. It is also present at both sites.; Name in original file:Halopteris filicina'^^xsd:string;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_519'^^xsd:string;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_525'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dictyopteris polypodioides (DC.) Lamouroux'^^xsd:string;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_525'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_532'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dictyota linearis'^^xsd:string;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_532'^^xsd:string;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_537'^^xsd:string;
  dwc:scientificName 'Spatoglossum solieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spatoglossum solieri(Chauvin) Kützing'^^xsd:string;
  dwc:aphiaid '145389'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_537'^^xsd:string;
  dwc:aphiaIdAccepted '145389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_544'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).It figures as an important non-coralline algal species on maerl grounds and it is present at both sites.; Name in original file:Dictyota dichotoma'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_544'^^xsd:string;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_548'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereia filiformis'^^xsd:string;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_548'^^xsd:string;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_549'^^xsd:string;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sporochnus pedunculatus'^^xsd:string;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_549'^^xsd:string;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_551'^^xsd:string;
  dwc:scientificName 'Arthrocladia villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).; Name in original file:Arthrocladia villosa'^^xsd:string;
  dwc:aphiaid '145306'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_551'^^xsd:string;
  dwc:aphiaIdAccepted '145306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_556'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).; Name in original file:Cystoseira zosteroides'^^xsd:string;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_556'^^xsd:string;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_563'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'more abudant at the control site; Name in original file:Cystoseira spinosa'^^xsd:string;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_563'^^xsd:string;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_565'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllariopsis brevipes'^^xsd:string;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_565'^^xsd:string;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_569'^^xsd:string;
  dwc:scientificName 'Phaeophila dendroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phaeophila dendroides'^^xsd:string;
  dwc:aphiaid '145778'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_569'^^xsd:string;
  dwc:aphiaIdAccepted '145778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_574'^^xsd:string;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ulothrix flacca'^^xsd:string;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_574'^^xsd:string;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_578'^^xsd:string;
  dwc:scientificName 'Didymosporangium repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Didymosporangium repens'^^xsd:string;
  dwc:aphiaid '144867'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_578'^^xsd:string;
  dwc:aphiaIdAccepted '144867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_580'^^xsd:string;
  dwc:scientificName 'Endoderma maius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Endoderma majus'^^xsd:string;
  dwc:aphiaid '656367'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_580'^^xsd:string;
  dwc:aphiaIdAccepted '144869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_582'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pringsheimiella scutata'^^xsd:string;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_582'^^xsd:string;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_584'^^xsd:string;
  dwc:scientificName 'Ulvella lens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ulvella lens'^^xsd:string;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_584'^^xsd:string;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_594'^^xsd:string;
  dwc:scientificName 'Valonia macrophysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-37,1997-12-13. 38° 09.1-08.6\'N /00° 25.8-26.2\'W, runner dredge (1.0 x 0.3m),(38.1516667 -0.43 to 38.1433333 -0.4366667). At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).this species is one of the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL.; Name in original file:Valonia macrophysa'^^xsd:string;
  dwc:aphiaid '145883'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_594'^^xsd:string;
  dwc:aphiaIdAccepted '145883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_596'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetomorpha aerea'^^xsd:string;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_596'^^xsd:string;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_598'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetomorpha linum'^^xsd:string;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_598'^^xsd:string;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_600'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora albida'^^xsd:string;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_600'^^xsd:string;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_602'^^xsd:string;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora pellucida'^^xsd:string;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_602'^^xsd:string;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_604'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora prolifera'^^xsd:string;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_604'^^xsd:string;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_606'^^xsd:string;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it is characterised as an opportunistic species that was more frequent at the impacted site.; Name in original file:Cladophora rupestris'^^xsd:string;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_606'^^xsd:string;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_608'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora seriacea'^^xsd:string;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_608'^^xsd:string;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_621'^^xsd:string;
  dwc:scientificName 'Microdictyon tenuius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdictyon tenuius (G.Agardh) Decaisne'^^xsd:string;
  dwc:aphiaid '145016'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_621'^^xsd:string;
  dwc:aphiaIdAccepted '145017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_624'^^xsd:string;
  dwc:scientificName 'Acetabularia acetabulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acetabularia acetabulum'^^xsd:string;
  dwc:aphiaid '494795'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_624'^^xsd:string;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_627'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caulerpa prolifera'^^xsd:string;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_627'^^xsd:string;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_630'^^xsd:string;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The stability of maerl beds is influenced by the presence of certain organisms. Several species of algae stabilize maerl beds, such as Flabellia petiolata (BIOMAERL team, 1998). Flabellia petiolata, is a key species, as it has a profound structural and/or functional role in the maerl biotope and consistently make a prominent contribution to the sampled assemblage. Although Flabellia petiolata (Turra) Nizamuddin is common at both sites, the binding of the sediment by rhizoids of this species and by the filamentous thalli of Polysiphonia setacea Hollenberg, is more evident in the control ground. This may explain the greater penetration of the grab at the impacted site.; Name in original file:Flabellia petiolata'^^xsd:string;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_630'^^xsd:string;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_636'^^xsd:string;
  dwc:scientificName 'Pseudochlorodesmis furcellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudochlorodesmis furcellata'^^xsd:string;
  dwc:aphiaid '144485'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_636'^^xsd:string;
  dwc:aphiaIdAccepted '144485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_638'^^xsd:string;
  dwc:scientificName 'Halicystis parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halycystis parvula'^^xsd:string;
  dwc:aphiaid '381434'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_638'^^xsd:string;
  dwc:aphiaIdAccepted '144464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_640'^^xsd:string;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bryopsis sp.'^^xsd:string;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_640'^^xsd:string;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_646'^^xsd:string;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'this species is one of the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL. The fact that more sediment was obtained by the van Veen grab at the impacted site than at the control reflects the difference in structure of the sediments. From the seasonal samples it resulted that erect algae occur more frequently in the control ground. Some algae were found exclusively at the control site, one example is Codium bursa J. Agardh.; Name in original file:Codium bursa (Linnaeus) C. Agardh'^^xsd:string;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_646'^^xsd:string;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_650'^^xsd:string;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Posidonia oceanica'^^xsd:string;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_650'^^xsd:string;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_651'^^xsd:string;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodocea nodosa'^^xsd:string;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_651'^^xsd:string;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_682'^^xsd:string;
  dwc:scientificName 'Sycon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sycon sp.'^^xsd:string;
  dwc:aphiaid '131723'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_682'^^xsd:string;
  dwc:aphiaIdAccepted '131723'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_684'^^xsd:string;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Axinella damicornis'^^xsd:string;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_684'^^xsd:string;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_686'^^xsd:string;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).Cliona viridis, is one of the most important invertebrate species (distinguished in terms of frequency/abundance) from the Alicante site.; Name in original file:Cliona viridis'^^xsd:string;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_686'^^xsd:string;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_687'^^xsd:string;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chondrosia reniformis'^^xsd:string;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_687'^^xsd:string;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_688'^^xsd:string;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirastrella cunctatrix'^^xsd:string;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_688'^^xsd:string;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_757'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliactis parasítica'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_757'^^xsd:string;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_764'^^xsd:string;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Adamsia carcinipados'^^xsd:string;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_764'^^xsd:string;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_777'^^xsd:string;
  dwc:scientificName 'Alcyonium acaule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alcyonum acaule'^^xsd:string;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_777'^^xsd:string;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_778'^^xsd:string;
  dwc:scientificName 'Epizoanthus arenaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Epizoanthus arenaceus'^^xsd:string;
  dwc:aphiaid '101023'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_778'^^xsd:string;
  dwc:aphiaIdAccepted '101023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_779'^^xsd:string;
  dwc:scientificName 'Eunicella singularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunicella singularis'^^xsd:string;
  dwc:aphiaid '125365'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_779'^^xsd:string;
  dwc:aphiaIdAccepted '125365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_780'^^xsd:string;
  dwc:scientificName 'Leptogorgia sarmentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptogorgia sarmentosa'^^xsd:string;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_780'^^xsd:string;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_781'^^xsd:string;
  dwc:scientificName 'Eudendrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-39,1997-03-04. 38°09.08\'-09.19\'N/ 00°25.10-25.95\'W, small runner dredge (45 x 25 cm),(38.1513333 -0.4183334 to 38.1531667 -0.4325).; Name in original file:Eudendrium sp.'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_781'^^xsd:string;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_782'^^xsd:string;
  dwc:scientificName 'Nemertesia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nemertesia sp.'^^xsd:string;
  dwc:aphiaid '117195'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_782'^^xsd:string;
  dwc:aphiaIdAccepted '117195'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_783'^^xsd:string;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sertularella sp.'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_783'^^xsd:string;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_861'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chrysopetalum debile'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_861'^^xsd:string;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_863'^^xsd:string;
  dwc:scientificName 'Bhawania reyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bhawania reyssi'^^xsd:string;
  dwc:aphiaid '129926'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_863'^^xsd:string;
  dwc:aphiaIdAccepted '333033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_883'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Laetmonice hystrix is is one of the most important invertebrate species (distinguished in terms of frequency/abundance) from the Alicante site. It is characteristic of the coastal detritic biocoenoses (mainly maerl) and it seems to be associated preferentially with maerl bottoms od the Mediterranean waters.; Name in original file:Laetmonice hystrix'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_883'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_927'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_927'^^xsd:string;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_943'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe antilopes'^^xsd:string;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_943'^^xsd:string;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_945'^^xsd:string;
  dwc:scientificName 'Harmothoe maxillospinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe marillospinova'^^xsd:string;
  dwc:aphiaid '155440'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_945'^^xsd:string;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_947'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It is characteristic of the coastal detritic biocoenoses (mainly maerl) and it seems to be associated preferentially with maerl bottoms od the Mediterranean waters.; Name in original file:Harmothoe reliculata'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_947'^^xsd:string;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_951'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholoe minuta'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_951'^^xsd:string;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_989'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eulalia sp'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_989'^^xsd:string;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_991'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce sp.'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_991'^^xsd:string;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_993'^^xsd:string;
  dwc:scientificName 'Protomystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Protomystides sp.'^^xsd:string;
  dwc:aphiaid '129456'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_993'^^xsd:string;
  dwc:aphiaIdAccepted '129456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1062'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera tesselata Grube, 1863'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1062'^^xsd:string;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1089'^^xsd:string;
  dwc:scientificName 'Sphaerodorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerodorum sp.'^^xsd:string;
  dwc:aphiaid '129602'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1089'^^xsd:string;
  dwc:aphiaIdAccepted '129602'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1109'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kefersteinia cirrata'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1109'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1131'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis sp.'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1131'^^xsd:string;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1133'^^xsd:string;
  dwc:scientificName 'Streptosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Streptosyllis sp.'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1133'^^xsd:string;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1135'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis sp. Savigny, 1818'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1135'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1160'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trypanosyllis zebra'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1160'^^xsd:string;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1223'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis sp'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1223'^^xsd:string;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1227'^^xsd:string;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis longissima'^^xsd:string;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1227'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1274'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euphrosine foliosa'^^xsd:string;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1274'^^xsd:string;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1276'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineriopsis indet.'^^xsd:string;
  dwc:aphiaid '129336'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1276'^^xsd:string;
  dwc:aphiaIdAccepted '129336'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1278'^^xsd:string;
  dwc:scientificName 'Lumbrineris labrofimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris labrofimbriata'^^xsd:string;
  dwc:aphiaid '130247'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1278'^^xsd:string;
  dwc:aphiaIdAccepted '130247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1284'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aponuphis bilineata'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1284'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1303'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eunice vinata is one of the most important invertebrate species (distinguished in terms of biomass) from the Alicante site. Its role in ecosystem is omnivore/ carnivore.; Name in original file:Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1303'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1313'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'L ninetta was the most common polychaete on the Alicante maerl grounds. Although it was found both at the control and impacted sites, only a few individuals were collected at the impacted site. This species\' detailed ecological significance is unknown (Picard, 1965), but it has a carnivorous/scavenging feeding habit.; Name in original file:Lysidice ninetta'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1313'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1327'^^xsd:string;
  dwc:scientificName 'Eunice pennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunice pennata'^^xsd:string;
  dwc:aphiaid '130060'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1327'^^xsd:string;
  dwc:aphiaIdAccepted '130060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1329'^^xsd:string;
  dwc:scientificName 'Eunice torquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunice torqualu'^^xsd:string;
  dwc:aphiaid '130066'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1329'^^xsd:string;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1331'^^xsd:string;
  dwc:scientificName 'Marphysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa sp.'^^xsd:string;
  dwc:aphiaid '129281'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1331'^^xsd:string;
  dwc:aphiaIdAccepted '129281'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1333'^^xsd:string;
  dwc:scientificName 'Staurocephalus rubrovittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Staurocephalus rubrovittatus'^^xsd:string;
  dwc:aphiaid '155041'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1333'^^xsd:string;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1344'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris coccinea'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1344'^^xsd:string;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1357'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris gracilis'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1357'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1373'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arabella geniculata'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1373'^^xsd:string;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1379'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Drilonereis filum'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1379'^^xsd:string;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1388'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Protodorvillea kefersteini'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1388'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1396'^^xsd:string;
  dwc:scientificName 'Staurocephalus rudolphii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Staurocephalus rudolphii (Delle Chiaje, 1828)'^^xsd:string;
  dwc:aphiaid '340648'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1396'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1415'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aricidea cerrulii'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1415'^^xsd:string;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1417'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirrophorus branquiatus'^^xsd:string;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1417'^^xsd:string;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1419'^^xsd:string;
  dwc:scientificName 'Paradoneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradoneis sp.'^^xsd:string;
  dwc:aphiaid '129433'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1419'^^xsd:string;
  dwc:aphiaIdAccepted '129433'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1421'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paraonides neapolitana'^^xsd:string;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1421'^^xsd:string;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1423'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paraonis sp.'^^xsd:string;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1423'^^xsd:string;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1522'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Chaetozone setosa is an opportunistic species, feeding on deposited organic matter. It can reach densities of several thousand per m 2 in polluted or eutrophic areas. It is able to live in hypoxic conditions and high abundances of this species can therefore indicate pollution.; Name in original file:Chaetozone setosa'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1522'^^xsd:string;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1537'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cirriformia tentaculata is an opportunistic species tolerating hypoxic conditions. It is often found on the shore under the stones amongst decaying macroalgae.; Name in original file:Cirriformia tentaculata'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1537'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1545'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirratulus filiformis'^^xsd:string;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1545'^^xsd:string;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1547'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tharyx marioni'^^xsd:string;
  dwc:aphiaid '155177'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1547'^^xsd:string;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1585'^^xsd:string;
  dwc:scientificName 'Axiothella constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Axiothella constricta'^^xsd:string;
  dwc:aphiaid '130276'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1585'^^xsd:string;
  dwc:aphiaIdAccepted '130276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1587'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene sp.'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1587'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1625'^^xsd:string;
  dwc:scientificName 'Sclerocheilus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sclerocheilus minutus'^^xsd:string;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1625'^^xsd:string;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1657'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melinna palmata Grube, 1869'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1657'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1659'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amage adspersa'^^xsd:string;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1659'^^xsd:string;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1662'^^xsd:string;
  dwc:scientificName 'Aricidea simonae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aricidea simonae'^^xsd:string;
  dwc:aphiaid '130570'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1662'^^xsd:string;
  dwc:aphiaIdAccepted '731235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1676'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Close examination of dredge tracks also revealed a littering of animal fragments derived from smaller members of the maerl community (e.g. Cerianthus lloydii and the polychaete Terebellides stroemi).; Name in original file:Terebellides stroemi'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1676'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1684'^^xsd:string;
  dwc:scientificName 'Neoamphitrite affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphitrite affinis'^^xsd:string;
  dwc:aphiaid '131472'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1684'^^xsd:string;
  dwc:aphiaIdAccepted '131502'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1686'^^xsd:string;
  dwc:scientificName 'Polycirrus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycirrus denticulatus'^^xsd:string;
  dwc:aphiaid '131527'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1686'^^xsd:string;
  dwc:aphiaIdAccepted '131527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1688'^^xsd:string;
  dwc:scientificName 'Proclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Proclea sp.'^^xsd:string;
  dwc:aphiaid '129711'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1688'^^xsd:string;
  dwc:aphiaIdAccepted '129711'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1690'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebella lapidaria'^^xsd:string;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1690'^^xsd:string;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1730'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This rather large terebellid polychate is usually tubicolous Its food is detritus, usually including diatoms, other unicellular algae, and various small invertebrates. Pista cristata was, together with Notomastus latericeus, a consistent species at the control site though never very abundant.; Name in original file:Pista cristata'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1730'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1774'^^xsd:string;
  dwc:scientificName 'Jasmineira caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jasmineira caudata'^^xsd:string;
  dwc:aphiaid '130920'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1774'^^xsd:string;
  dwc:aphiaIdAccepted '130920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1787'^^xsd:string;
  dwc:scientificName 'Potamilla torelli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Potamilla torelli'^^xsd:string;
  dwc:aphiaid '130956'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1787'^^xsd:string;
  dwc:aphiaIdAccepted '130956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1789'^^xsd:string;
  dwc:scientificName 'Bispira melanostigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sabella bipunctata'^^xsd:string;
  dwc:aphiaid '183520'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1789'^^xsd:string;
  dwc:aphiaIdAccepted '333110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1792'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sabella pavonina Savigny, 1820'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1792'^^xsd:string;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1796'^^xsd:string;
  dwc:scientificName 'Branchiomma linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Branchiomma linaresi'^^xsd:string;
  dwc:aphiaid '155390'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1796'^^xsd:string;
  dwc:aphiaIdAccepted '130964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1798'^^xsd:string;
  dwc:scientificName 'Branchioma vigilans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Branchioma vigilans'^^xsd:string;
  dwc:aphiaid '339877'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1798'^^xsd:string;
  dwc:aphiaIdAccepted '130930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1824'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Serpula vermicularis'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1824'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1826'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'In Mediterranean waters there are some species that seem to be associated preferentially with maerl bottoms. One of these is Ditrupa arietina. This species is characteristic of the coastal detritic biocoenoses (mainly maerl) in the Alicante site.; Name in original file:Ditrupa arietina'^^xsd:string;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1826'^^xsd:string;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1827'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).; Name in original file:Filograna implexa'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1827'^^xsd:string;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1829'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It is among te most important invertebrate species (distinguished in terms of frequency/abundance) from the BIOMAERL (control) sites investigated, the Alicante site. This species is characteristic of the coastal detritic iocoenoses (mainly maerl) and it is associated preferentially with maerl bottoms.; Name in original file:Vermiliopsis striaticeps'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1829'^^xsd:string;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1932'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa chiereghinii'^^xsd:string;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1932'^^xsd:string;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1936'^^xsd:string;
  dwc:scientificName 'Eusirus longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eusirus longipes'^^xsd:string;
  dwc:aphiaid '102202'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1936'^^xsd:string;
  dwc:aphiaIdAccepted '102202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1938'^^xsd:string;
  dwc:scientificName 'Rhachotropis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhacotropis sp.'^^xsd:string;
  dwc:aphiaid '101528'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1938'^^xsd:string;
  dwc:aphiaIdAccepted '101528'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1944'^^xsd:string;
  dwc:scientificName 'Apherusa vexatrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa vexatrix'^^xsd:string;
  dwc:aphiaid '102176'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1944'^^xsd:string;
  dwc:aphiaIdAccepted '102176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_1960'^^xsd:string;
  dwc:scientificName 'Synchelidium longidigitatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Synchelidium longidigitatum'^^xsd:string;
  dwc:aphiaid '102927'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_1960'^^xsd:string;
  dwc:aphiaIdAccepted '102927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2005'^^xsd:string;
  dwc:scientificName 'Harpinia ala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ruffo (1998) listed the amphipods Harpinia ala, Tryphosella simillima and Unciolella lunata, as being restricted to coralligenous biotopes in the Mediterranean.; Name in original file:Harpinia ala'^^xsd:string;
  dwc:aphiaid '102958'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2005'^^xsd:string;
  dwc:aphiaIdAccepted '102958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2018'^^xsd:string;
  dwc:scientificName 'Metaphoxus simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Metaphoxus simplex'^^xsd:string;
  dwc:aphiaid '102984'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2018'^^xsd:string;
  dwc:aphiaIdAccepted '102984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2028'^^xsd:string;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parametaphoxus fultoni'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2028'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2043'^^xsd:string;
  dwc:scientificName 'Lysianassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa cf.'^^xsd:string;
  dwc:aphiaid '101620'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2043'^^xsd:string;
  dwc:aphiaIdAccepted '101620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2045'^^xsd:string;
  dwc:scientificName 'Lysianassa longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance and biomass) from the BIOMAERL (control) sites investigated, the Alicante site. Lysianassa longicornis was the most common amphipod on the Alicante maërl grounds. It was present in all of the samples at the control site and nearly all at the impacted site (excepting winter 1997 and 1998). Its abundance often reached 40% of all amphipods; and being relatively large, it contributed most to amphipod biomass. It is presumed to be a carnivore and/or scavenger, inhabiting the narrow spaces amongst the maerl thalli. L longicornis was very common at the control site, particularly in the first year of sampling (Fig. 3.327). A progressive decrease in abundance from autumn 1996 (the highest value in number) to summer 1998 was noticeable, but this decrease was not apparent in the biomass data (an increase in winter 1998). Thus, no seasonal patterns could be observed.; Name in original file:Lysianassa longicornis Lucas. 1849'^^xsd:string;
  dwc:aphiaid '102608'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2045'^^xsd:string;
  dwc:aphiaIdAccepted '236523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2050'^^xsd:string;
  dwc:scientificName 'Lysianassa pilicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa pilicornis'^^xsd:string;
  dwc:aphiaid '102610'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2050'^^xsd:string;
  dwc:aphiaIdAccepted '102610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2056'^^xsd:string;
  dwc:scientificName 'Normanion chevreuxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Normanion chevreuxi'^^xsd:string;
  dwc:aphiaid '102629'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2056'^^xsd:string;
  dwc:aphiaIdAccepted '102629'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2057'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Orchomene humilis'^^xsd:string;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2057'^^xsd:string;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2062'^^xsd:string;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Orchomene nanus'^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2062'^^xsd:string;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2063'^^xsd:string;
  dwc:scientificName 'Perrierella audouiniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Perrierella audouiniana'^^xsd:string;
  dwc:aphiaid '102710'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2063'^^xsd:string;
  dwc:aphiaIdAccepted '102710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2071'^^xsd:string;
  dwc:scientificName 'Socarnes filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Socarnes filicornis'^^xsd:string;
  dwc:aphiaid '102725'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2071'^^xsd:string;
  dwc:aphiaIdAccepted '102725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2084'^^xsd:string;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia minuta G.O. Sars. 1882'^^xsd:string;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2084'^^xsd:string;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2090'^^xsd:string;
  dwc:scientificName 'Gammaropsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis sp.'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2090'^^xsd:string;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2097'^^xsd:string;
  dwc:scientificName 'Pereionotus testudo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pereionotus testudo'^^xsd:string;
  dwc:aphiaid '102954'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2097'^^xsd:string;
  dwc:aphiaIdAccepted '102954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2100'^^xsd:string;
  dwc:scientificName 'Idunella pirata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Idunella pirata'^^xsd:string;
  dwc:aphiaid '102478'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2100'^^xsd:string;
  dwc:aphiaIdAccepted '102478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2122'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dexamine spinosa'^^xsd:string;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2122'^^xsd:string;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2150'^^xsd:string;
  dwc:scientificName 'Urothoe hesperiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Mediterranean endemic species; Name in original file:Urothoe hesperiae'^^xsd:string;
  dwc:aphiaid '103230'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2150'^^xsd:string;
  dwc:aphiaIdAccepted '103230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2151'^^xsd:string;
  dwc:scientificName 'Urothoe intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Urothoe intermedia'^^xsd:string;
  dwc:aphiaid '103232'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2151'^^xsd:string;
  dwc:aphiaIdAccepted '103232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2154'^^xsd:string;
  dwc:scientificName 'Abludomelita gladiosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'maerl beds provide a suitable habitat for this species, the maerl structure providing protection from fish prédation and giving access to a ready supply of food.; Name in original file:Abludomelita gladiosa'^^xsd:string;
  dwc:aphiaid '102787'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2154'^^xsd:string;
  dwc:aphiaIdAccepted '102787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2157'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abludomelita obtusata'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2157'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2163'^^xsd:string;
  dwc:scientificName 'Othomaera knudseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species was one of the commonest amphipods on the Alicante maerl grounds, representing about 10% of the amphipod abundance and biomass. It was especially abundant (in density and biomass) at the control site, though it was also fairly common at the impacted site. It is assumed to be a deposit feeder (based on knowledge of its cogenerM/ovem) and it lives between the maerl thalli.; Name in original file:Maera knudseni'^^xsd:string;
  dwc:aphiaid '102819'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2163'^^xsd:string;
  dwc:aphiaIdAccepted '236531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2183'^^xsd:string;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cheirocratus sundevallii'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2183'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2203'^^xsd:string;
  dwc:scientificName 'Maera grossimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'M grossimana is a deposit-feeding amphipod, feeding on macrophytic detritus coming from decaying macroalgae. Its abundance should therefore be related to macrophytic production on our maerl banks. Maerl beds provide a suitable habitat for this species, the maerl structure protecting it from fish prédation and giving access to their source of food. Maera grossimana was one of the most common amphipods on the Maltese maerl grounds studied. It was found on both the control and impacted sites and was present in nearly all the grab samples collected.; Name in original file:Maera grossimana'^^xsd:string;
  dwc:aphiaid '102815'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2203'^^xsd:string;
  dwc:aphiaIdAccepted '102815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2213'^^xsd:string;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera othonis'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2213'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2224'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampithoe ramondi'^^xsd:string;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2224'^^xsd:string;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2256'^^xsd:string;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ericthonius punctatus'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2256'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2286'^^xsd:string;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'A few species, e.g. the sea urchin Echinocyamus pusillus (O.F.Müller), the amphipods Leptocheirus hirsutimanus (Bate) and the crab Liocarcinus corrugatus (Pennant), occurred in all (or nearly all) of the BIOMAERL study sites, but the majority of species have geographical limits between different regions considered.It is a suspension feeder. This amphipod was frequent at both the control and impacted sites, but it was not present in all of the seasonal samples. It was much more abundant both in abundance and biomass at the control site (excepting during summer 1998).; Name in original file:Leptocheirus hirsutimanus'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2286'^^xsd:string;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2288'^^xsd:string;
  dwc:scientificName 'Leptocheirus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus longimanus'^^xsd:string;
  dwc:aphiaid '102037'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2288'^^xsd:string;
  dwc:aphiaIdAccepted '102037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2296'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus pectinatus'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2296'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2319'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Centraloecetes) neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Siphonoecetes neapolitanus'^^xsd:string;
  dwc:aphiaid '102112'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2319'^^xsd:string;
  dwc:aphiaIdAccepted '1059647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2353'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phtisica marina'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2353'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2365'^^xsd:string;
  dwc:scientificName 'Gnathia maxillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gnathia maxillaris'^^xsd:string;
  dwc:aphiaid '118994'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2365'^^xsd:string;
  dwc:aphiaIdAccepted '118994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2369'^^xsd:string;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anthura gracilis'^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2369'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2399'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurydice pulchra'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2399'^^xsd:string;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2415'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cymodoce truncata was one of the commonest isopods on the Alicante maërl grounds. Although not rare at the control site, it was very rare at the impacted site, being present there in only one seasonal sample and then in very low numbers. This isopod is a surface-dweller that inhabits the spaces amongst the maerl thalli and gravel. Its feeding habits are not known with certainly but is possibly a detritusfeeder.; Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2415'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2420'^^xsd:string;
  dwc:scientificName 'Cymodoce rubropunctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodoce rubropunctata'^^xsd:string;
  dwc:aphiaid '118933'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2420'^^xsd:string;
  dwc:aphiaIdAccepted '118933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2429'^^xsd:string;
  dwc:scientificName 'Jaeropsis brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jaeropsis brevicornis'^^xsd:string;
  dwc:aphiaid '148633'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2429'^^xsd:string;
  dwc:aphiaIdAccepted '118738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2444'^^xsd:string;
  dwc:scientificName 'Synisoma carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Synisoma cannata is a characteristic infra-circalittoral deposit-feeding isopod. It was more abundant at the control site than the impacted one, where it was only sampled on in winter periods. No significant differences have been observed in inter- and intra-annual abundance comparisons, but the results suggest an increase of the populations during the spring and winter periods.; Name in original file:Synisoma carinata'^^xsd:string;
  dwc:aphiaid '119058'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2444'^^xsd:string;
  dwc:aphiaIdAccepted '474858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2445'^^xsd:string;
  dwc:scientificName 'Astacilla intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Astacilla intermedia'^^xsd:string;
  dwc:aphiaid '119023'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2445'^^xsd:string;
  dwc:aphiaIdAccepted '119023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2468'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'A. latreillii was the most common tanaidacean on Alicante maerl beds in both the control and impacted sites. It was collected in most of the seasonal samples (excepting those from winter 1997 and summer 1998 at the control and impacted sites, respectively). It was especially abundant (in abundance/frequency and biomass) at the control site, Its feeds by deposit/suspension feeding, and lives in tubes mainly on muddy bottoms.This tanaid species is found on the mid to lower shore under stones, in rock crevices, and in muddy gravel. It also occurs in kelp holdfasts, coralline algae and Zostera roots.; Name in original file:Apseudes latreillii'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2468'^^xsd:string;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2480'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sicyonia carinata'^^xsd:string;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2480'^^xsd:string;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2493'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alpheus dentipes'^^xsd:string;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2493'^^xsd:string;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2510'^^xsd:string;
  dwc:scientificName 'Hippolyte garciarasoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hippolyte garciarasoi'^^xsd:string;
  dwc:aphiaid '107509'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2510'^^xsd:string;
  dwc:aphiaIdAccepted '107509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2517'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thoralus cranchii was relatively common on Alicante maerl beds. It was found both at the control and impacted sites, but with marked differences between years. It was more abundant in the first year of sampling at the control site, and it was rare at the impacted site where it was only collected by dredges, and more abundant in the second year at the impacted site. This decapod is a surface-dwelling omnivorous (carnivorous/scavenger) that lives on and amongst the maerl thalli. It is a species with a broad ecological distribution, as it is also present on Posidonia beds and infralittoral soft algae.; Name in original file:Thoralus cranchii'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2517'^^xsd:string;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2523'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Processa sp.'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2523'^^xsd:string;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2524'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Processa macrophtalma'^^xsd:string;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2524'^^xsd:string;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2540'^^xsd:string;
  dwc:scientificName 'Callianassa tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callianassa tyrrhena'^^xsd:string;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2540'^^xsd:string;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2550'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scyllarus pygmaeus'^^xsd:string;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2550'^^xsd:string;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2551'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calcinus tubularis'^^xsd:string;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2551'^^xsd:string;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2561'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance, high fidelity) from the BIOMAERL (control) sites investigated. This species is characteristic of the coastal detritic biocoenoses (mainly maerl).; Name in original file:Paguristes eremita'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2561'^^xsd:string;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2567'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anapagurus hyndmanni'^^xsd:string;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2567'^^xsd:string;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2574'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'the hermit crab Dardanus arrosor is present at the control site; Name in original file:Dardanus arrosor (Herbst. 1791)'^^xsd:string;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2574'^^xsd:string;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2590'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus prideaux'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2590'^^xsd:string;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2592'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'In Mediterranean waters there are some species that seem to be associated preferentially with maerl bottoms, such as Anapagurus chiroacanthus.  It is among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the BIOMAERL (control) sites investigated, the Alicante site.; Name in original file:Anapagurus chiroacanthus'^^xsd:string;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2592'^^xsd:string;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2610'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Only a few species, like Echinocyamus pusillus, Galathea intermedia, Phymatolithon calcareum occurred in all regions studied (and these have not necessarily been designated universally as key species). Galathea intermedia was the most abundant decapod in Alicante maerl grounds. Although it was sampled in both control and impacted sites, only a few individuals were collected from the impacted ground. It is a deposit/suspension feeder and inhabits the spaces amongst gravel and maerl thalli. This decapod presents a broad ecological distribution (Picard, 1965). This species is among the most important invertebrate species (distinguished in terms of frequency/abundance and biomass) from the Alicante site investigated.; Name in original file:Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2610'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2630'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achaeus cranchii'^^xsd:string;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2630'^^xsd:string;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2636'^^xsd:string;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Inachus sp.'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2636'^^xsd:string;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2637'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia linaresi'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2637'^^xsd:string;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2638'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia longirostris'^^xsd:string;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2638'^^xsd:string;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2639'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisa nodipes'^^xsd:string;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2639'^^xsd:string;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2644'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisa armata'^^xsd:string;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2644'^^xsd:string;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2662'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia rostrata'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2662'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2669'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the Alicante site investigated. In Mediterranean waters there are some species, such as this one, that seems to be associated preferentially with maerl bottoms.It is also characteristic of the coastal detritic biocoenoses (mainly maerl); Name in original file:Ebalia deshayesi'^^xsd:string;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2669'^^xsd:string;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2670'^^xsd:string;
  dwc:scientificName 'Ebalia tumefacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia tumefacta'^^xsd:string;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2670'^^xsd:string;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2675'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ethusa mascarone'^^xsd:string;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2675'^^xsd:string;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2685'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species was one of the most common decapods on Alicante maerl grounds. It was collected from both the control and impacted sites in nearly all the seasonal samples (excepting autumn 1997 and summer 1998 at the impacted site). Its feeding habit is not known with certainly but it is possiby an omnivorous (scavenger/carnivore) animal. It is considered to be a characteristic species of the circalittoral coastal detritic biocenoses in Mediterranean waters (Picard, 1965).; Name in original file:Ebalia edwardsi Costa, 1838'^^xsd:string;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2685'^^xsd:string;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2690'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333). Among the most important invertebrate species (distinguished in terms of frequency/abundance) from the Alicante site investigated.; Name in original file:Parthenope massena'^^xsd:string;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2690'^^xsd:string;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2704'^^xsd:string;
  dwc:scientificName 'Calappa granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calappa granulala'^^xsd:string;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2704'^^xsd:string;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2707'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thia sculettata'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2707'^^xsd:string;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2749'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus zariquieyi'^^xsd:string;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2749'^^xsd:string;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2769'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilumnus hirtellus'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2769'^^xsd:string;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2776'^^xsd:string;
  dwc:scientificName 'Pilumnus villosissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilumnus villosisimus'^^xsd:string;
  dwc:aphiaid '107421'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2776'^^xsd:string;
  dwc:aphiaIdAccepted '107421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2783'^^xsd:string;
  dwc:scientificName 'Lepidopleurus africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidopleurus africanus'^^xsd:string;
  dwc:aphiaid '387055'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2783'^^xsd:string;
  dwc:aphiaIdAccepted '385845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2793'^^xsd:string;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most important invertebrate species (distinguished in terms of frequency/abundance and biomass) from the Alicante site investigated. It is characterised as Herbivore, and lives on hard substrata.; Name in original file:Leptochiton cancellatus'^^xsd:string;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2793'^^xsd:string;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2801'^^xsd:string;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ulster Museum/ Marine Conservation Society\'s Species Directory; Name in original file:Callochiton septemvalvis'^^xsd:string;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2801'^^xsd:string;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2816'^^xsd:string;
  dwc:scientificName 'Chiton corallinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chiton corallinus'^^xsd:string;
  dwc:aphiaid '843583'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2816'^^xsd:string;
  dwc:aphiaIdAccepted '1288184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2817'^^xsd:string;
  dwc:scientificName 'Ischnochiton rissoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ischnochiton rissoi'^^xsd:string;
  dwc:aphiaid '848021'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2817'^^xsd:string;
  dwc:aphiaIdAccepted '848021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2832'^^xsd:string;
  dwc:scientificName 'Creseis acicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Creseis acicala'^^xsd:string;
  dwc:aphiaid '139034'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2832'^^xsd:string;
  dwc:aphiaIdAccepted '139034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2834'^^xsd:string;
  dwc:scientificName 'Scissurella costata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scissurella costata'^^xsd:string;
  dwc:aphiaid '141420'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2834'^^xsd:string;
  dwc:aphiaIdAccepted '141420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2839'^^xsd:string;
  dwc:scientificName 'Diodora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diodora sp.'^^xsd:string;
  dwc:aphiaid '138011'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2839'^^xsd:string;
  dwc:aphiaIdAccepted '138011'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2842'^^xsd:string;
  dwc:scientificName 'Emarginula rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Emarginula rosea'^^xsd:string;
  dwc:aphiaid '139965'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2842'^^xsd:string;
  dwc:aphiaIdAccepted '139965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2846'^^xsd:string;
  dwc:scientificName 'Bolma rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bolma rugosa'^^xsd:string;
  dwc:aphiaid '141855'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2846'^^xsd:string;
  dwc:aphiaIdAccepted '141855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2853'^^xsd:string;
  dwc:scientificName 'Calliostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliostoma sp.'^^xsd:string;
  dwc:aphiaid '138584'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2853'^^xsd:string;
  dwc:aphiaIdAccepted '138584'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2855'^^xsd:string;
  dwc:scientificName 'Gibbula fanulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula fanulum'^^xsd:string;
  dwc:aphiaid '141787'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2855'^^xsd:string;
  dwc:aphiaIdAccepted '141787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2858'^^xsd:string;
  dwc:scientificName 'Jujubinus gravinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jujubinus gravinae'^^xsd:string;
  dwc:aphiaid '141808'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2858'^^xsd:string;
  dwc:aphiaIdAccepted '141808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2885'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jujubinus exaspéralas'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2885'^^xsd:string;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2917'^^xsd:string;
  dwc:scientificName 'Cancellaria cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cancellaria cancellata'^^xsd:string;
  dwc:aphiaid '592505'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2917'^^xsd:string;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2920'^^xsd:string;
  dwc:scientificName 'Bittium jadertinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium jadertinum'^^xsd:string;
  dwc:aphiaid '146723'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2920'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2930'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2930'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2933'^^xsd:string;
  dwc:scientificName 'Turritella turbona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'In Mediterranean waters this species seems to be associated preferentially with maerl bottoms. It is one of the most important invertebrate species (distinguished in terms of fdegree of maerl-ground fidelity) from the Alicante site investigated.; Name in original file:Turritella turbona'^^xsd:string;
  dwc:aphiaid '141874'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2933'^^xsd:string;
  dwc:aphiaIdAccepted '141874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2943'^^xsd:string;
  dwc:scientificName 'Cerithiopsis minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerithiopsis minima'^^xsd:string;
  dwc:aphiaid '139079'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2943'^^xsd:string;
  dwc:aphiaIdAccepted '139079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2944'^^xsd:string;
  dwc:scientificName 'Metaxia rugulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerithiopsis rugulosa'^^xsd:string;
  dwc:aphiaid '760136'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2944'^^xsd:string;
  dwc:aphiaIdAccepted '419911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2945'^^xsd:string;
  dwc:scientificName 'Cerithiopsis scalaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerithiopsis scalaris'^^xsd:string;
  dwc:aphiaid '139083'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2945'^^xsd:string;
  dwc:aphiaIdAccepted '139083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2950'^^xsd:string;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerithiopsis tubercularis'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2950'^^xsd:string;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2978'^^xsd:string;
  dwc:scientificName 'Alvania'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania sp.'^^xsd:string;
  dwc:aphiaid '138439'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2978'^^xsd:string;
  dwc:aphiaIdAccepted '138439'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2979'^^xsd:string;
  dwc:scientificName 'Rissoa alleryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cingula alleryana (Aradas & Benoit, 1874)'^^xsd:string;
  dwc:aphiaid '750135'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2979'^^xsd:string;
  dwc:aphiaIdAccepted '141380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2980'^^xsd:string;
  dwc:scientificName 'Rissoa ambigua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cingula ambigua (Brugnone, 1873)'^^xsd:string;
  dwc:aphiaid '750136'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2980'^^xsd:string;
  dwc:aphiaIdAccepted '141380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2981'^^xsd:string;
  dwc:scientificName 'Cingula semistriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cingula semistriala'^^xsd:string;
  dwc:aphiaid '154089'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2981'^^xsd:string;
  dwc:aphiaIdAccepted '141280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2982'^^xsd:string;
  dwc:scientificName 'Rissoa violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa violacea'^^xsd:string;
  dwc:aphiaid '141374'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2982'^^xsd:string;
  dwc:aphiaIdAccepted '141374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_2988'^^xsd:string;
  dwc:scientificName 'Weinkauffia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Weinkauffia sp.'^^xsd:string;
  dwc:aphiaid '138056'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_2988'^^xsd:string;
  dwc:aphiaIdAccepted '138056'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3021'^^xsd:string;
  dwc:scientificName 'Caecum trachea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Caecum trachea was one of the commonest molluscs on Alicante maerl grounds, but it was only sampled by quantitative quadrats at the control site. It was collected by dredge at the impacted site, but only in very low numbers.This species is among the most important invertebrate species (distinguished in terms of frequency/abundance) from the Alicante site investigated.; Name in original file:Caecum trachea'^^xsd:string;
  dwc:aphiaid '138957'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3021'^^xsd:string;
  dwc:aphiaIdAccepted '138957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3023'^^xsd:string;
  dwc:scientificName 'Caecum subannulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum subannulatum'^^xsd:string;
  dwc:aphiaid '138955'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3023'^^xsd:string;
  dwc:aphiaIdAccepted '138955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3044'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calyptraea chinensis'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3044'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3067'^^xsd:string;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lamellaria perspicua'^^xsd:string;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3067'^^xsd:string;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3074'^^xsd:string;
  dwc:scientificName 'Natica dillwynii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Natica dillwynii'^^xsd:string;
  dwc:aphiaid '140542'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3074'^^xsd:string;
  dwc:aphiaIdAccepted '720578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3090'^^xsd:string;
  dwc:scientificName 'Cirsotrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cìrsotrema sp.'^^xsd:string;
  dwc:aphiaid '137938'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3090'^^xsd:string;
  dwc:aphiaIdAccepted '137938'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3091'^^xsd:string;
  dwc:scientificName 'Eulima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eulima sp.'^^xsd:string;
  dwc:aphiaid '137970'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3091'^^xsd:string;
  dwc:aphiaIdAccepted '137970'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3111'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bolinus brandaris'^^xsd:string;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3111'^^xsd:string;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3117'^^xsd:string;
  dwc:scientificName 'Fusinus rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Fusinus rudis'^^xsd:string;
  dwc:aphiaid '139932'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3117'^^xsd:string;
  dwc:aphiaIdAccepted '139932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3121'^^xsd:string;
  dwc:scientificName 'Muricopsis cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Muricopsis cristata'^^xsd:string;
  dwc:aphiaid '140401'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3121'^^xsd:string;
  dwc:aphiaIdAccepted '140401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3125'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ocenebra erinacea'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3125'^^xsd:string;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3126'^^xsd:string;
  dwc:scientificName 'Ocinebrina aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ocinebrina aciculata'^^xsd:string;
  dwc:aphiaid '140407'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3126'^^xsd:string;
  dwc:aphiaIdAccepted '140407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3139'^^xsd:string;
  dwc:scientificName 'Buccinulum corneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Buccinulum corneum'^^xsd:string;
  dwc:aphiaid '138856'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3139'^^xsd:string;
  dwc:aphiaIdAccepted '181057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3140'^^xsd:string;
  dwc:scientificName 'Chauvetia vulpecula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chauvetia vulpecula'^^xsd:string;
  dwc:aphiaid '751264'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3140'^^xsd:string;
  dwc:aphiaIdAccepted '138889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3157'^^xsd:string;
  dwc:scientificName 'Troschelia berniciensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Troschelia bernicensis'^^xsd:string;
  dwc:aphiaid '138930'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3157'^^xsd:string;
  dwc:aphiaIdAccepted '138930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3158'^^xsd:string;
  dwc:scientificName 'Nassarius coralligenus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nassarius coralligenus'^^xsd:string;
  dwc:aphiaid '140493'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3158'^^xsd:string;
  dwc:aphiaIdAccepted '890055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3159'^^xsd:string;
  dwc:scientificName 'Mitrella scripta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Mitrella scripta was found on both impacted and control sites and although its abundances were not very high, it is not a rare species. There is very little information about its feeding habits and it could be either a herbivore feeding on macroalgae or a carnivore. It appears to be a surface dweller.; Name in original file:Mitrella scripta'^^xsd:string;
  dwc:aphiaid '139207'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3159'^^xsd:string;
  dwc:aphiaIdAccepted '139207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3182'^^xsd:string;
  dwc:scientificName 'Mitrolumna olivoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mitrolumna olivoidea'^^xsd:string;
  dwc:aphiaid '139300'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3182'^^xsd:string;
  dwc:aphiaIdAccepted '181067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3185'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Raphitoma linearis'^^xsd:string;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3185'^^xsd:string;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3187'^^xsd:string;
  dwc:scientificName 'Raphitoma bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Raphitoma bicolor'^^xsd:string;
  dwc:aphiaid '248257'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3187'^^xsd:string;
  dwc:aphiaIdAccepted '248257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3189'^^xsd:string;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Raphitoma purpurea'^^xsd:string;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3189'^^xsd:string;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3192'^^xsd:string;
  dwc:scientificName 'Rissoella opalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoella opalina'^^xsd:string;
  dwc:aphiaid '141149'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3192'^^xsd:string;
  dwc:aphiaIdAccepted '141149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3203'^^xsd:string;
  dwc:scientificName 'Noemiamea dolioliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Noemiamea dolioliformis'^^xsd:string;
  dwc:aphiaid '140973'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3203'^^xsd:string;
  dwc:aphiaIdAccepted '140973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3205'^^xsd:string;
  dwc:scientificName 'Turbonilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Turbonilla sp.'^^xsd:string;
  dwc:aphiaid '138421'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3205'^^xsd:string;
  dwc:aphiaIdAccepted '138421'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3221'^^xsd:string;
  dwc:scientificName 'Retusa mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Retusa mamillata'^^xsd:string;
  dwc:aphiaid '141131'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3221'^^xsd:string;
  dwc:aphiaIdAccepted '141131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3252'^^xsd:string;
  dwc:scientificName 'Flabellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Flabellina sp.'^^xsd:string;
  dwc:aphiaid '138019'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3252'^^xsd:string;
  dwc:aphiaIdAccepted '138019'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3276'^^xsd:string;
  dwc:scientificName 'Dentalium vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dentalium vulgäre'^^xsd:string;
  dwc:aphiaid '139534'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3276'^^xsd:string;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3289'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arca noae'^^xsd:string;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3289'^^xsd:string;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3292'^^xsd:string;
  dwc:scientificName 'Arca tetragona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arca tetragona'^^xsd:string;
  dwc:aphiaid '138789'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3292'^^xsd:string;
  dwc:aphiaIdAccepted '751302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3293'^^xsd:string;
  dwc:scientificName 'Barbatia barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Barbatia barbata'^^xsd:string;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3293'^^xsd:string;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3302'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'In Mediterranean waters there are some species that seem to be associated preferentially with maerl bottoms, such as Glycymeris glycymerís.; Name in original file:Glycymeris glycymerís'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3302'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3307'^^xsd:string;
  dwc:scientificName 'Lithophaga lithophaga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithophaga lithophaga'^^xsd:string;
  dwc:aphiaid '140459'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3307'^^xsd:string;
  dwc:aphiaIdAccepted '140459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3327'^^xsd:string;
  dwc:scientificName 'Limaria inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Limaria inflata'^^xsd:string;
  dwc:aphiaid '156213'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3327'^^xsd:string;
  dwc:aphiaIdAccepted '140236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3329'^^xsd:string;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species is associated preferentially with maerl bottoms, it is characteristic of the coastal detritic biocoenoses (mainly maerl), and among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Alicante site.; Name in original file:Limatula gwyni'^^xsd:string;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3329'^^xsd:string;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3338'^^xsd:string;
  dwc:scientificName 'Chlamys flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species is associated preferentially with maerl bottoms, it is characteristic of the coastal detritic biocoenoses (mainly maerl), and among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Alicante site.; Name in original file:Chlamys flexuosa'^^xsd:string;
  dwc:aphiaid '140690'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3338'^^xsd:string;
  dwc:aphiaIdAccepted '225259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3345'^^xsd:string;
  dwc:scientificName 'Pecten jacobeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).This species is associated preferentially with maerl bottoms, it is characteristic of the coastal detritic biocoenoses (mainly maerl), and among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Alicante site.; Name in original file:Pecten jacobeus'^^xsd:string;
  dwc:aphiaid '140711'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3345'^^xsd:string;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3365'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chlamys varia'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3365'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3370'^^xsd:string;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palliolum tigerinum'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3370'^^xsd:string;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3375'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anomia ephippium'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3375'^^xsd:string;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3419'^^xsd:string;
  dwc:scientificName 'Astarte fusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Astarte fusca (Poli. 1795)'^^xsd:string;
  dwc:aphiaid '138822'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3419'^^xsd:string;
  dwc:aphiaIdAccepted '1735374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3443'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The cardiid P. exiguum is a suspension-feeding bivalve usually found living in muds or sandy muds. It seems to be a tolerant species to eutrophication and organic matter as it can be found in high densities in polluted harbour areas.; Name in original file:Parvicardium exiguum'^^xsd:string;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3443'^^xsd:string;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3463'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species is associated preferentially with maerl bottoms, it is characteristic of the coastal detritic biocoenoses (mainly maerl), and among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Alicante site.; Name in original file:Plagiocardium papillosum'^^xsd:string;
  dwc:aphiaid '139014'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3463'^^xsd:string;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3471'^^xsd:string;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laevicardium crassum'^^xsd:string;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3471'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3474'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mactra stultorum'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3474'^^xsd:string;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3522'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Venus verrucosa is a suspension-feeding bivalve living in mud to muddy sands.; Name in original file:Venus verrucosa'^^xsd:string;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3522'^^xsd:string;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3533'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gouldia minima'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3533'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3539'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chamelea gallina'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3539'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3583'^^xsd:string;
  dwc:scientificName 'Chama gryphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chama gryphoides'^^xsd:string;
  dwc:aphiaid '139119'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3583'^^xsd:string;
  dwc:aphiaIdAccepted '139119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3623'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Loligo vulgaris'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3623'^^xsd:string;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3626'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks '(Octopus vulgaris), echinoids (like Sphaerechinus granularis and Spatangus purpureus) and demersal fish (like Pagellus erythrinus, Mullus surmuletus and Serranus hepatus] disturb the surface crust of bound maerl off Alicante and Malta, during their bottomforaging activities.; Name in original file:Octopus vulgaris'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3626'^^xsd:string;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3678'^^xsd:string;
  dwc:scientificName 'Schizoporella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Schizoporella sp.'^^xsd:string;
  dwc:aphiaid '110975'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3678'^^xsd:string;
  dwc:aphiaIdAccepted '110975'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3682'^^xsd:string;
  dwc:scientificName 'Beania hirtissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Beania hirtissima'^^xsd:string;
  dwc:aphiaid '111070'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3682'^^xsd:string;
  dwc:aphiaIdAccepted '111070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3684'^^xsd:string;
  dwc:scientificName 'Cellaria salicornioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cellaria salicornoides'^^xsd:string;
  dwc:aphiaid '111259'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3684'^^xsd:string;
  dwc:aphiaIdAccepted '111259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3686'^^xsd:string;
  dwc:scientificName 'Myriapora truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Myriapora truncata'^^xsd:string;
  dwc:aphiaid '111435'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3686'^^xsd:string;
  dwc:aphiaIdAccepted '111435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3688'^^xsd:string;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pentapora fascialis'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3688'^^xsd:string;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3690'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scrupocellaria scrupea'^^xsd:string;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3690'^^xsd:string;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3692'^^xsd:string;
  dwc:scientificName 'Amathia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amathia sp.'^^xsd:string;
  dwc:aphiaid '111022'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3692'^^xsd:string;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3693'^^xsd:string;
  dwc:scientificName 'Calpensia nobilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calpensia nobilis'^^xsd:string;
  dwc:aphiaid '111425'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3693'^^xsd:string;
  dwc:aphiaIdAccepted '111425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3694'^^xsd:string;
  dwc:scientificName 'Sertella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sertella septentrionalis (Harmer. 1933)'^^xsd:string;
  dwc:aphiaid '183424'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3694'^^xsd:string;
  dwc:aphiaIdAccepted '111453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3706'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antedon mediterranea'^^xsd:string;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3706'^^xsd:string;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3716'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Astropecten aranciacus'^^xsd:string;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3716'^^xsd:string;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3728'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Echinaster sepositus'^^xsd:string;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3728'^^xsd:string;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3749'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marthasterias glacialis'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3749'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3752'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiomyxa pentagona'^^xsd:string;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3752'^^xsd:string;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3759'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiothrix fragilis was not abundant on Alicante maerl grounds. It was only collected at the control site. This species is a suspension feeder with a broad ecological distribution (Picard, 1965), mainly on hard bottoms. It lives amongst the maerl thalli and sessile animals. Frequently, this species is associated with sessile animals (sponges, ascidians, bryozoans, cnidarians), and amongst the maerl thalli, where it can find some refuge. That might explain its absence from the impacted site, i.e. due to the loss of the maerl spatial complexity and mechanical attrition of sessile animals caused by bottom trawling. Therefore, we could consider Ophiothrix fragilis as a good indicator species of impact.; Name in original file:Ophiothrix fragilis'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3759'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3761'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species is among the most important invertebrate species (distinguished in terms of frequency/abundance, biomass and degree of maerl-ground fidelity) from the Alicante site investigated.Ophiura grubei was fairly common on the Alicante maerl beds. It was collected in quantitative quadrats at the impacted site, but only observed in dredge samples at the control site.; Name in original file:Ophiura grubei'^^xsd:string;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3761'^^xsd:string;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3762'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiura sp.'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3762'^^xsd:string;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3763'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiura ophiura'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3763'^^xsd:string;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3764'^^xsd:string;
  dwc:scientificName 'Ophiuridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).; Name in original file:Ophiuridae'^^xsd:string;
  dwc:aphiaid '123200'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3764'^^xsd:string;
  dwc:aphiaIdAccepted '123200'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3771'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiopsila aranea'^^xsd:string;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3771'^^xsd:string;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3773'^^xsd:string;
  dwc:scientificName 'Ophioconis forbesi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'this species is associated preferentially with maerl bottoms and characteristic of the coastal detritic biocoenoses (mainly maerl). It is among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the Alicante site investigated.; Name in original file:Ophioconis forbesi'^^xsd:string;
  dwc:aphiaid '124818'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3773'^^xsd:string;
  dwc:aphiaIdAccepted '124818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3777'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiura filiformis'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3777'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3783'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiura chiajei'^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3783'^^xsd:string;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3784'^^xsd:string;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiura sp.2'^^xsd:string;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3784'^^xsd:string;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3785'^^xsd:string;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiura sp.3'^^xsd:string;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3785'^^xsd:string;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3786'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance and biomass) from the Alicante site investigated. Amphipholis squamata was the most abundant ophiuroid both in terms of numbers and biomass on Alicante maerl grounds. It was present both on the control and impacted sites, and in almost all the seasonal samples (excepting spring 1997 at the impacted site).  Amphipholis squamata may be a good species to characterize the mechanical disturbance caused by trawling.; Name in original file:Amphipholis squamata'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3786'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3796'^^xsd:string;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiura sp.1'^^xsd:string;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3796'^^xsd:string;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3801'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species is characteristic of the coastal detritic biocoenoses and it is associated preferentially with maerl bottoms; Name in original file:Ophiura albida'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3801'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3807'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species is among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Alicante site investigated and it is characteristic of the coastal detritic biocoenoses (mainly maerl).; Name in original file:Genocidaris maculata'^^xsd:string;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3807'^^xsd:string;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3831'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cephalopods (Octopus vulgaris), echinoids (like Sphaerechinus granularis and Spatangus purpureus) and demersal fish (like Pagellus erythrinus, Mullus surmuletus and Serranus hepatus) disturb the surface crust of bound maerl off Alicante and Malta, during their bottomforaging activities.; Name in original file:Sphaerechinus granularis'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3831'^^xsd:string;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3840'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the animals, only a few species like Echinocyamus pusillus was present at all BIOMAERL sites investigated and spanned the Atlanto-Mediterranean divide. This species is among the most important invertebrate species (distinguished in terms of frequency/abundance and biomass) from the Alicante site investigated.This species is a micrograzer.; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3840'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3847'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cephalopods (Octopus vulgaris), echinoids (like Sphaerechinus granularis and Spatangus purpureus) and demersal fish (like Pagellus erythrinus, Mullus surmuletus and Serranus hepatus) disturb the surface crust of bound maerl off Alicante and Malta, during their bottomforaging activities.; Name in original file:Spatangus purpureus'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3847'^^xsd:string;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3855'^^xsd:string;
  dwc:scientificName 'Brissus unicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Brissus unicolor'^^xsd:string;
  dwc:aphiaid '124380'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3855'^^xsd:string;
  dwc:aphiaIdAccepted '124380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3857'^^xsd:string;
  dwc:scientificName 'Holothuria tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Holothuria tubulosa Gmelin. 1788'^^xsd:string;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3857'^^xsd:string;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3859'^^xsd:string;
  dwc:scientificName 'Holothuria impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Holothuria impatiens'^^xsd:string;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3859'^^xsd:string;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3889'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The lancelet Branchiostoma lanceolatum has been recorded as a species forming its own biocoenosis in fine oxygenated sands (Sánchez-Mata, 1996) named Amphioxus sands. It is fed upon by various crustaceans, sea anemones and fishes.; Name in original file:Branchiostoma lanceolatum (Pallas, 1776)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3889'^^xsd:string;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3895'^^xsd:string;
  dwc:scientificName 'Polycarpa mamillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of biomass) from the Alicante site investigated.; Name in original file:Polycarpa mamillaris (Gaertner, 1774)'^^xsd:string;
  dwc:aphiaid '103906'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3895'^^xsd:string;
  dwc:aphiaIdAccepted '103906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3897'^^xsd:string;
  dwc:scientificName 'Polysyncraton bilobatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysyncraton bilobatum'^^xsd:string;
  dwc:aphiaid '103590'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3897'^^xsd:string;
  dwc:aphiaIdAccepted '103590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3900'^^xsd:string;
  dwc:scientificName 'Didemnum coriaceum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance and biomass) from the Alicante site investigated. Colonial species of the genus Didemnum have appeared in almost all the samples. The population density of colonies in control samples was rather higher than in those from the impacted ground. This may be explicable in terms of differences in sedimentology and granulometry between sites. The majority (nearly 100 % ) of the colonies were tiny and immature, so there have been many problems in trying to determine them to species. The mature colonies were all D. corìaceum, so a comparison was done of zooid morphology and spiculae with the smaller specimens. Fifty percent congruity resulted. The remainder of the colonies could be D. maculosum, or even D. corìaceum.; Name in original file:Didemnum coriaceum'^^xsd:string;
  dwc:aphiaid '103565'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3900'^^xsd:string;
  dwc:aphiaIdAccepted '103565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3902'^^xsd:string;
  dwc:scientificName 'Didemnum fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-37,1997-12-13. 38° 09.1-08.6\'N /00° 25.8-26.2\'W, runner dredge (1.0 x 0.3m),(38.1516667 -0.43 to 38.1433333 -0.4366667).; Name in original file:Didemnum fulgens'^^xsd:string;
  dwc:aphiaid '103567'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3902'^^xsd:string;
  dwc:aphiaIdAccepted '103567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3911'^^xsd:string;
  dwc:scientificName 'Rhopalaea neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhopalaea neapolilana'^^xsd:string;
  dwc:aphiaid '103736'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3911'^^xsd:string;
  dwc:aphiaIdAccepted '103736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3930'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phallusia mammillata'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3930'^^xsd:string;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3935'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Botryllus schlosseri'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3935'^^xsd:string;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3937'^^xsd:string;
  dwc:scientificName 'Pyura microcosmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pyura microcosmus'^^xsd:string;
  dwc:aphiaid '103851'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3937'^^xsd:string;
  dwc:aphiaIdAccepted '103851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3950'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Muraena helena'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3950'^^xsd:string;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3970'^^xsd:string;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Carapus acus'^^xsd:string;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3970'^^xsd:string;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3972'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hippocampus hippocampus'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3972'^^xsd:string;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3982'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scorpaena notata'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3982'^^xsd:string;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_3986'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trigloporus lastoviza'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_3986'^^xsd:string;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4896'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Serranus hepaius'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4896'^^xsd:string;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4897'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Serranus cabrilla'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4897'^^xsd:string;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4900'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Boops boops'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4900'^^xsd:string;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4901'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagellus erythrinus'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4901'^^xsd:string;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4904'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spondyliosoma cantharus'^^xsd:string;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4904'^^xsd:string;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4907'^^xsd:string;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Coris julis'^^xsd:string;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4907'^^xsd:string;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4915'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Blennius ocellaris'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4915'^^xsd:string;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4938'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gobius sp.'^^xsd:string;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4938'^^xsd:string;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4943'^^xsd:string;
  dwc:scientificName 'Thorogobius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thorogobius sp.'^^xsd:string;
  dwc:aphiaid '126004'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4943'^^xsd:string;
  dwc:aphiaIdAccepted '126004'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4944'^^xsd:string;
  dwc:scientificName 'Hincksia sandriana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hincksia sandriana'^^xsd:string;
  dwc:aphiaid '145440'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4944'^^xsd:string;
  dwc:aphiaIdAccepted '145440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4946'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematonereis unicornis'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4946'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4947'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laonice cirrata'^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4947'^^xsd:string;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4949'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurynome aspera'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4949'^^xsd:string;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4950'^^xsd:string;
  dwc:scientificName 'Monophorus perversus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Monophorus perversus'^^xsd:string;
  dwc:aphiaid '141720'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4950'^^xsd:string;
  dwc:aphiaIdAccepted '141720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4951'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diplodonta rotundata'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4951'^^xsd:string;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4952'^^xsd:string;
  dwc:scientificName 'Anasca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anasca'^^xsd:string;
  dwc:aphiaid '153670'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4952'^^xsd:string;
  dwc:aphiaIdAccepted '153575'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4953'^^xsd:string;
  dwc:scientificName 'Ascophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:ASCOPHORA'^^xsd:string;
  dwc:aphiaid '153674'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4953'^^xsd:string;
  dwc:aphiaIdAccepted '153575'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4954'^^xsd:string;
  dwc:scientificName 'Lithophyllum expansum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithophyllum expansum'^^xsd:string;
  dwc:aphiaid '238906'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4954'^^xsd:string;
  dwc:aphiaIdAccepted '376351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4955'^^xsd:string;
  dwc:scientificName 'Ceramium flaccidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium flaccidum'^^xsd:string;
  dwc:aphiaid '146339'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4955'^^xsd:string;
  dwc:aphiaIdAccepted '377234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_12'^^xsd:string;
  dwc:scientificName 'Audouinella daviesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Audouinella daviesii'^^xsd:string;
  dwc:aphiaid '157272'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_12'^^xsd:string;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_14'^^xsd:string;
  dwc:scientificName 'Audouinella trifila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Audouinella trifila'^^xsd:string;
  dwc:aphiaid '238792'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_14'^^xsd:string;
  dwc:aphiaIdAccepted '144395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_16'^^xsd:string;
  dwc:scientificName 'Chroodactylon ornatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chroodactylon ornatum'^^xsd:string;
  dwc:aphiaid '145685'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_16'^^xsd:string;
  dwc:aphiaIdAccepted '145685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_20'^^xsd:string;
  dwc:scientificName 'Stylonema alsidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stylonema alsidii'^^xsd:string;
  dwc:aphiaid '145688'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_20'^^xsd:string;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_22'^^xsd:string;
  dwc:scientificName 'Stylonema cornu-cervi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stylonema cornu-cervi'^^xsd:string;
  dwc:aphiaid '145689'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_22'^^xsd:string;
  dwc:aphiaIdAccepted '145689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_28'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bonnemaisonia asparagoides'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_28'^^xsd:string;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_30'^^xsd:string;
  dwc:scientificName 'Falkenbergia rufolanosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Falkembergia rufulanosa'^^xsd:string;
  dwc:aphiaid '295877'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_30'^^xsd:string;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_34'^^xsd:string;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gelidium sp.'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_34'^^xsd:string;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_37'^^xsd:string;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gelidiella sp.'^^xsd:string;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_37'^^xsd:string;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_46'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jania adhaerens'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_46'^^xsd:string;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_52'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corallina elongata'^^xsd:string;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_52'^^xsd:string;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_53'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydrolithon farinosum (Foslie) Serio'^^xsd:string;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_53'^^xsd:string;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_57'^^xsd:string;
  dwc:scientificName 'Corallina granifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corallina granifera'^^xsd:string;
  dwc:aphiaid '162859'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_57'^^xsd:string;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_61'^^xsd:string;
  dwc:scientificName 'Pneophyllum lejolisii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pneophyllum lejolisii'^^xsd:string;
  dwc:aphiaid '239040'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_61'^^xsd:string;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_63'^^xsd:string;
  dwc:scientificName 'Mesophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'the bottom of the Marine Reserve of Tabarca Island was predominantly organogenic coarse sand and gravel cover by more or less parallel strips of small corallinacea thaïes (mean of 11.8mm) with a mean bottom cover of 21%. Lithothamnion cf. corallioides, Phymatolithon calcareum, Lithophylum duckeri and Mesophyllum lichenoides were the predominant calcareous algae; Name in original file:Mesophyllum lichenoides'^^xsd:string;
  dwc:aphiaid '145188'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_63'^^xsd:string;
  dwc:aphiaIdAccepted '145188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_65'^^xsd:string;
  dwc:scientificName 'Jania longifurca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jania longifurca'^^xsd:string;
  dwc:aphiaid '145127'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_65'^^xsd:string;
  dwc:aphiaIdAccepted '145127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_66'^^xsd:string;
  dwc:scientificName 'Lithothamnion minervae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This was one of the commonest calcareous algae at the control site and one of the main maerl-forming species. It was not detected at the impacted site.; Name in original file:Lithothamnion minervae'^^xsd:string;
  dwc:aphiaid '145174'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_66'^^xsd:string;
  dwc:aphiaIdAccepted '145174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_70'^^xsd:string;
  dwc:scientificName 'Lithophyllum racemus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Lithophyllum racemus'^^xsd:string;
  dwc:aphiaid '145160'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_70'^^xsd:string;
  dwc:aphiaIdAccepted '145160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_76'^^xsd:string;
  dwc:scientificName 'Lithothamnion valens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the dominant maerl-forming coralline algae; Name in original file:Lithothamnion valens'^^xsd:string;
  dwc:aphiaid '145180'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_76'^^xsd:string;
  dwc:aphiaIdAccepted '145180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_81'^^xsd:string;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jania rubens'^^xsd:string;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_81'^^xsd:string;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_88'^^xsd:string;
  dwc:scientificName 'Lithothamnion corallioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'the most common calcareous Corallinaceae at the impacted site. The shape was open branched and thalli were all very small (10mm max. length), and patchy in spatial distribution. The small size may be due to the impact of trawling and to the importance of the fine fraction in sediments from the impacted site. It was present in all seasonal samples. Present at UAI-48; Name in original file:Lithothamnion corallioides'^^xsd:string;
  dwc:aphiaid '145165'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_88'^^xsd:string;
  dwc:aphiaIdAccepted '145165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_106'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Phymatolithon calcareum, is among the predominant calcareous algae in the Alicante site. Only few species, like Phymatolithon calcareum, ocurred in all regions studied (and these have not necessarily been designated universally as key species). P. calcareum was not present at the impacted site, so no comparisons can be made.; Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_106'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_116'^^xsd:string;
  dwc:scientificName 'Cryptonemia tunaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL.; Name in original file:Cryptonemia tunaeformis'^^xsd:string;
  dwc:aphiaid '145242'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_116'^^xsd:string;
  dwc:aphiaIdAccepted '494811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_122'^^xsd:string;
  dwc:scientificName 'Feldmannophycus rayssiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'sediment-binding species, like Aglaozonia chilosa, Polysiphonia subulifera, Feldmannophycus rayssiae, Pterosiphonia pennata and Gelidiella cf. caldcóla, were similar in both control and impacted grounds.; Name in original file:Feldmannophycus rayssiae'^^xsd:string;
  dwc:aphiaid '145607'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_122'^^xsd:string;
  dwc:aphiaIdAccepted '145607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_133'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Erythrotrichia carnea'^^xsd:string;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_133'^^xsd:string;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_134'^^xsd:string;
  dwc:scientificName 'Halymenia floresia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halymenia floresia'^^xsd:string;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_134'^^xsd:string;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_136'^^xsd:string;
  dwc:scientificName 'Cryptonemia lomation'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cryptonemia lomation'^^xsd:string;
  dwc:aphiaid '145240'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_136'^^xsd:string;
  dwc:aphiaIdAccepted '145240'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_138'^^xsd:string;
  dwc:scientificName 'Acrosymphyton purpuriferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acrosymphyton purpuriferum'^^xsd:string;
  dwc:aphiaid '145219'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_138'^^xsd:string;
  dwc:aphiaIdAccepted '145219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_140'^^xsd:string;
  dwc:scientificName 'Dudresnaya verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dudresnaya verticillata'^^xsd:string;
  dwc:aphiaid '145226'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_140'^^xsd:string;
  dwc:aphiaIdAccepted '145226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_143'^^xsd:string;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodophyllis divaricata'^^xsd:string;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_143'^^xsd:string;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_145'^^xsd:string;
  dwc:scientificName 'Rhodophyllis strafforellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodophyllis strafforellii'^^xsd:string;
  dwc:aphiaid '145619'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_145'^^xsd:string;
  dwc:aphiaIdAccepted '503334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_150'^^xsd:string;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halarachnion lingulatum'^^xsd:string;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_150'^^xsd:string;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_153'^^xsd:string;
  dwc:scientificName 'Hypnea cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hypnea cervicornis'^^xsd:string;
  dwc:aphiaid '220819'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_153'^^xsd:string;
  dwc:aphiaIdAccepted '220819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_157'^^xsd:string;
  dwc:scientificName 'Kallymenia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kallymenia feldmanni'^^xsd:string;
  dwc:aphiaid '145263'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_157'^^xsd:string;
  dwc:aphiaIdAccepted '145263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_159'^^xsd:string;
  dwc:scientificName 'Meredithia microphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Meredithia microphylla'^^xsd:string;
  dwc:aphiaid '145271'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_159'^^xsd:string;
  dwc:aphiaIdAccepted '145271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_163'^^xsd:string;
  dwc:scientificName 'Kallymenia patens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kallymenia patens'^^xsd:string;
  dwc:aphiaid '145265'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_163'^^xsd:string;
  dwc:aphiaIdAccepted '145265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_165'^^xsd:string;
  dwc:scientificName 'Kallymenia requienii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kallymenia requienii'^^xsd:string;
  dwc:aphiaid '145268'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_165'^^xsd:string;
  dwc:aphiaIdAccepted '145268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_168'^^xsd:string;
  dwc:scientificName 'Lomentaria chylocladiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lomentaria chylocladiella'^^xsd:string;
  dwc:aphiaid '145823'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_168'^^xsd:string;
  dwc:aphiaIdAccepted '145823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_172'^^xsd:string;
  dwc:scientificName 'Peyssonnelia orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL. At the impacted site, the dominant species was the soft Peyssonnelia orientalis, i.e. a more opportunistic species. It was the most abundant macroalga both in terms of cover and biomass at the impacted site. It dominated the algal assemblage there, creating the habitat for the great part of the vagile invertebrates encountered.Also present at UAI-48.; Name in original file:Peyssonnelia orientalis'^^xsd:string;
  dwc:aphiaid '145283'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_172'^^xsd:string;
  dwc:aphiaIdAccepted '145283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_174'^^xsd:string;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The Mediterranean sites supported Lithophyllum racemus, Lithothamnion minervae and L. valens as major maerl-formers with Peyssonnelia rosa-marina and an, as yet, undescribed species of Mesophyllum (J.Cabioch, pers.comm. to J.H.-S.) being common as components of rhodoliths.; Name in original file:Peyssonnelia rosa-marina'^^xsd:string;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_174'^^xsd:string;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_177'^^xsd:string;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Present at UAI-36, UAI-44, UAI-45.; Name in original file:Peyssonnelia rubra'^^xsd:string;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_177'^^xsd:string;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_181'^^xsd:string;
  dwc:scientificName 'Gymnogongrus crenulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gymnogongrus crenulatus'^^xsd:string;
  dwc:aphiaid '145656'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_181'^^xsd:string;
  dwc:aphiaIdAccepted '145656'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_187'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'more abundant at the control site.; Name in original file:Phyllophora crispa'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_187'^^xsd:string;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_194'^^xsd:string;
  dwc:scientificName 'Gracilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gracilaria sp.'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_194'^^xsd:string;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_203'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Plocamium cartilagineum'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_203'^^xsd:string;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_206'^^xsd:string;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Champia parvula'^^xsd:string;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_206'^^xsd:string;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_211'^^xsd:string;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chylocladia verticillata'^^xsd:string;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_211'^^xsd:string;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_214'^^xsd:string;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodymenia ardissonei'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_214'^^xsd:string;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_216'^^xsd:string;
  dwc:scientificName 'Botryocladia boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Botryocladia boergesenii'^^xsd:string;
  dwc:aphiaid '145835'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_216'^^xsd:string;
  dwc:aphiaIdAccepted '377128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_218'^^xsd:string;
  dwc:scientificName 'Botryocladia chiajeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Botryocladia chiajeana'^^xsd:string;
  dwc:aphiaid '145837'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_218'^^xsd:string;
  dwc:aphiaIdAccepted '1537415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_220'^^xsd:string;
  dwc:scientificName 'Rhodymenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodymenia delicatula'^^xsd:string;
  dwc:aphiaid '145852'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_220'^^xsd:string;
  dwc:aphiaIdAccepted '145852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_222'^^xsd:string;
  dwc:scientificName 'Gloiocladia furcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gloiocladia furcata'^^xsd:string;
  dwc:aphiaid '145816'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_222'^^xsd:string;
  dwc:aphiaIdAccepted '145816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_224'^^xsd:string;
  dwc:scientificName 'Cordylecladia guiryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cordylecladia guiry'^^xsd:string;
  dwc:aphiaid '145848'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_224'^^xsd:string;
  dwc:aphiaIdAccepted '145848'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_227'^^xsd:string;
  dwc:scientificName 'Fauchea microspora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Fauchea microspora'^^xsd:string;
  dwc:aphiaid '145812'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_227'^^xsd:string;
  dwc:aphiaIdAccepted '668722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_229'^^xsd:string;
  dwc:scientificName 'Fauchea repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Fauchea repens'^^xsd:string;
  dwc:aphiaid '145813'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_229'^^xsd:string;
  dwc:aphiaIdAccepted '503897'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_233'^^xsd:string;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodymenia sp.'^^xsd:string;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_233'^^xsd:string;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_235'^^xsd:string;
  dwc:scientificName 'Crouania attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crouania attenuata'^^xsd:string;
  dwc:aphiaid '144575'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_235'^^xsd:string;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_238'^^xsd:string;
  dwc:scientificName 'Centroceras cinnabarinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Centroceras cinnabarium'^^xsd:string;
  dwc:aphiaid '381133'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_238'^^xsd:string;
  dwc:aphiaIdAccepted '144574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_239'^^xsd:string;
  dwc:scientificName 'Ceramium codii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium codii'^^xsd:string;
  dwc:aphiaid '144541'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_239'^^xsd:string;
  dwc:aphiaIdAccepted '1737226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_241'^^xsd:string;
  dwc:scientificName 'Ceramium comptum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium comptum'^^xsd:string;
  dwc:aphiaid '144542'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_241'^^xsd:string;
  dwc:aphiaIdAccepted '1739050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_243'^^xsd:string;
  dwc:scientificName 'Pterothamnion crispum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterothamnion crispum'^^xsd:string;
  dwc:aphiaid '144682'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_243'^^xsd:string;
  dwc:aphiaIdAccepted '144682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_245'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnion cruciatum'^^xsd:string;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_245'^^xsd:string;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_247'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium diaphanum'^^xsd:string;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_247'^^xsd:string;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_249'^^xsd:string;
  dwc:scientificName 'Antithamnionella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnionella elegans'^^xsd:string;
  dwc:aphiaid '144519'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_249'^^xsd:string;
  dwc:aphiaIdAccepted '144519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_254'^^xsd:string;
  dwc:scientificName 'Spermothamnion flabellatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spermothamnion flabellatum'^^xsd:string;
  dwc:aphiaid '144699'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_254'^^xsd:string;
  dwc:aphiaIdAccepted '144699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_256'^^xsd:string;
  dwc:scientificName 'Spermothamnion irregulare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spermothamnion irregulare'^^xsd:string;
  dwc:aphiaid '144700'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_256'^^xsd:string;
  dwc:aphiaIdAccepted '144700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_259'^^xsd:string;
  dwc:scientificName 'Sphondylothamnion multifidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphondylothamnion multifidum'^^xsd:string;
  dwc:aphiaid '144705'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_259'^^xsd:string;
  dwc:aphiaIdAccepted '144705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_262'^^xsd:string;
  dwc:scientificName 'Antithamnion ogdeniae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnion ogdeniae'^^xsd:string;
  dwc:aphiaid '498602'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_262'^^xsd:string;
  dwc:aphiaIdAccepted '144510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_264'^^xsd:string;
  dwc:scientificName 'Monosporus pedicellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Monosporus pedicellatus'^^xsd:string;
  dwc:aphiaid '144599'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_264'^^xsd:string;
  dwc:aphiaIdAccepted '144599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_266'^^xsd:string;
  dwc:scientificName 'Antithamnion piliferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnion piliferum'^^xsd:string;
  dwc:aphiaid '144515'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_266'^^xsd:string;
  dwc:aphiaIdAccepted '144515'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_268'^^xsd:string;
  dwc:scientificName 'Spermothamnion repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spermothamnion repens'^^xsd:string;
  dwc:aphiaid '144702'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_268'^^xsd:string;
  dwc:aphiaIdAccepted '144702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_274'^^xsd:string;
  dwc:scientificName 'Griffithsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Griffithsia sp.'^^xsd:string;
  dwc:aphiaid '143841'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_274'^^xsd:string;
  dwc:aphiaIdAccepted '143841'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_276'^^xsd:string;
  dwc:scientificName 'Seirospora sphaerospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Seirospora sphaerospora'^^xsd:string;
  dwc:aphiaid '144698'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_276'^^xsd:string;
  dwc:aphiaIdAccepted '144698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_278'^^xsd:string;
  dwc:scientificName 'Antithamnionella spirographidis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnionella spirographidis'^^xsd:string;
  dwc:aphiaid '144521'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_278'^^xsd:string;
  dwc:aphiaIdAccepted '144521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_280'^^xsd:string;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium strictum'^^xsd:string;
  dwc:aphiaid '381136'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_280'^^xsd:string;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_286'^^xsd:string;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnion tenuissimum'^^xsd:string;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_286'^^xsd:string;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_292'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callithamnion corymbosum'^^xsd:string;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_292'^^xsd:string;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_307'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterothamnion plumula'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_307'^^xsd:string;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_311'^^xsd:string;
  dwc:scientificName 'Ptilothamnion pluma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ptilothamnion pluma'^^xsd:string;
  dwc:aphiaid '144689'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_311'^^xsd:string;
  dwc:aphiaIdAccepted '144689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_316'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spyridia filamentosa'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_316'^^xsd:string;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_322'^^xsd:string;
  dwc:scientificName 'Heterosiphonia crispella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Heterosiphonia crispella'^^xsd:string;
  dwc:aphiaid '144731'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_322'^^xsd:string;
  dwc:aphiaIdAccepted '144731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_325'^^xsd:string;
  dwc:scientificName 'Eupogodon planus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eupogodon planus'^^xsd:string;
  dwc:aphiaid '144728'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_325'^^xsd:string;
  dwc:aphiaIdAccepted '144728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_328'^^xsd:string;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dasya rigidula'^^xsd:string;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_328'^^xsd:string;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_331'^^xsd:string;
  dwc:scientificName 'Eupogodon spinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eupogodon spinellus'^^xsd:string;
  dwc:aphiaid '144729'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_331'^^xsd:string;
  dwc:aphiaIdAccepted '144729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_338'^^xsd:string;
  dwc:scientificName 'Nitophyllum micropunctatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nitophyllum micropunctatum'^^xsd:string;
  dwc:aphiaid '144769'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_338'^^xsd:string;
  dwc:aphiaIdAccepted '144769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_340'^^xsd:string;
  dwc:scientificName 'Myriogramme minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Myriogramme minuta'^^xsd:string;
  dwc:aphiaid '238939'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_340'^^xsd:string;
  dwc:aphiaIdAccepted '238939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_342'^^xsd:string;
  dwc:scientificName 'Radicilingua reptans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Radicilingua reptans'^^xsd:string;
  dwc:aphiaid '144779'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_342'^^xsd:string;
  dwc:aphiaIdAccepted '144779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_344'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apoglossum ruscifolium'^^xsd:string;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_344'^^xsd:string;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_346'^^xsd:string;
  dwc:scientificName 'Erythroglossum sandrianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Erythroglossum sandrianum'^^xsd:string;
  dwc:aphiaid '144751'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_346'^^xsd:string;
  dwc:aphiaIdAccepted '144751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_348'^^xsd:string;
  dwc:scientificName 'Acrosorium uncinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acrosorium uncinatum'^^xsd:string;
  dwc:aphiaid '162847'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_348'^^xsd:string;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_358'^^xsd:string;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hypoglossum hyoglossoides'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_358'^^xsd:string;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_365'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nitophyllum punctatum'^^xsd:string;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_365'^^xsd:string;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_373'^^xsd:string;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Brongniartella byssoides'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_373'^^xsd:string;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_379'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia denudata'^^xsd:string;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_379'^^xsd:string;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_381'^^xsd:string;
  dwc:scientificName 'Polysiphonia furcellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia furcellata'^^xsd:string;
  dwc:aphiaid '144641'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_381'^^xsd:string;
  dwc:aphiaIdAccepted '637756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_383'^^xsd:string;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halopitys incurvus (Hudson) Batters'^^xsd:string;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_383'^^xsd:string;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_387'^^xsd:string;
  dwc:scientificName 'Laurencia microcladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laurencia microcladia'^^xsd:string;
  dwc:aphiaid '144825'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_387'^^xsd:string;
  dwc:aphiaIdAccepted '144825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_394'^^xsd:string;
  dwc:scientificName 'Osmundea pelagosae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Osmundea pelagosae'^^xsd:string;
  dwc:aphiaid '144846'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_394'^^xsd:string;
  dwc:aphiaIdAccepted '144846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_399'^^xsd:string;
  dwc:scientificName 'Lophosiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lophosiphonia scopulorum'^^xsd:string;
  dwc:aphiaid '239318'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_399'^^xsd:string;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_401'^^xsd:string;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Herposiphonia secunda'^^xsd:string;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_401'^^xsd:string;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_406'^^xsd:string;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chondria sp.'^^xsd:string;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_406'^^xsd:string;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_408'^^xsd:string;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laurencia sp.'^^xsd:string;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_408'^^xsd:string;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_419'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia subulifera'^^xsd:string;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_419'^^xsd:string;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_421'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Herposiphonia tenella'^^xsd:string;
  dwc:aphiaid '214219'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_421'^^xsd:string;
  dwc:aphiaIdAccepted '214219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_423'^^xsd:string;
  dwc:scientificName 'Rytiphloea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rytiphloea tinctoria'^^xsd:string;
  dwc:aphiaid '144860'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_423'^^xsd:string;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_428'^^xsd:string;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Osmundaria volubilis'^^xsd:string;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_428'^^xsd:string;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_448'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia elongata'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_448'^^xsd:string;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_460'^^xsd:string;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterosiphonia parasitica'^^xsd:string;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_460'^^xsd:string;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_462'^^xsd:string;
  dwc:scientificName 'Pterosiphonia pennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterosiphonia pennata'^^xsd:string;
  dwc:aphiaid '144852'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_462'^^xsd:string;
  dwc:aphiaIdAccepted '1027802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_469'^^xsd:string;
  dwc:scientificName 'Asperococcus bullosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Asperococcus bullosus'^^xsd:string;
  dwc:aphiaid '145311'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_469'^^xsd:string;
  dwc:aphiaIdAccepted '145311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_471'^^xsd:string;
  dwc:scientificName 'Asperococcus turneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Asperococcus turneri'^^xsd:string;
  dwc:aphiaid '146513'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_471'^^xsd:string;
  dwc:aphiaIdAccepted '145311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_476'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ectocarpus siliculosus'^^xsd:string;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_476'^^xsd:string;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_479'^^xsd:string;
  dwc:scientificName 'Elachista stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Elichistia stellaris'^^xsd:string;
  dwc:aphiaid '144943'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_479'^^xsd:string;
  dwc:aphiaIdAccepted '144943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_496'^^xsd:string;
  dwc:scientificName 'Aglaozonia chilosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aglaozonia chilosa'^^xsd:string;
  dwc:aphiaid '238756'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_496'^^xsd:string;
  dwc:aphiaIdAccepted '145296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_507'^^xsd:string;
  dwc:scientificName 'Sphacelaria fusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphacelaria fusca'^^xsd:string;
  dwc:aphiaid '145893'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_507'^^xsd:string;
  dwc:aphiaIdAccepted '145893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_509'^^xsd:string;
  dwc:scientificName 'Sphacelaria plumula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphacelaria plumula'^^xsd:string;
  dwc:aphiaid '145898'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_509'^^xsd:string;
  dwc:aphiaIdAccepted '145898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_511'^^xsd:string;
  dwc:scientificName 'Sphacelaria rigidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaelaria rigidula'^^xsd:string;
  dwc:aphiaid '145902'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_511'^^xsd:string;
  dwc:aphiaIdAccepted '145902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_515'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphacelaria cirrosa'^^xsd:string;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_515'^^xsd:string;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_518'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halopteris filicina'^^xsd:string;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_518'^^xsd:string;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_522'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halopteris scoparia'^^xsd:string;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_522'^^xsd:string;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_524'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dictyopteris polypodioides (DC.) Lamouroux'^^xsd:string;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_524'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_531'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dictyota linearis'^^xsd:string;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_531'^^xsd:string;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_535'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Padina pavonica'^^xsd:string;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_535'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_543'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dictyota dichotoma'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_543'^^xsd:string;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_547'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereia filiformis'^^xsd:string;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_547'^^xsd:string;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_550'^^xsd:string;
  dwc:scientificName 'Arthrocladia villosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arthrocladia villosa'^^xsd:string;
  dwc:aphiaid '145306'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_550'^^xsd:string;
  dwc:aphiaIdAccepted '145306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_562'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cystoseira spinosa'^^xsd:string;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_562'^^xsd:string;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_566'^^xsd:string;
  dwc:scientificName 'Parvocaulis parvulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polyphisa parvula'^^xsd:string;
  dwc:aphiaid '381657'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_566'^^xsd:string;
  dwc:aphiaIdAccepted '376334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_568'^^xsd:string;
  dwc:scientificName 'Phaeophila dendroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phaeophila dendroides'^^xsd:string;
  dwc:aphiaid '145778'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_568'^^xsd:string;
  dwc:aphiaIdAccepted '145778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_573'^^xsd:string;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ulothrix flacca'^^xsd:string;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_573'^^xsd:string;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_576'^^xsd:string;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Enteromorpha sp.'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_576'^^xsd:string;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_577'^^xsd:string;
  dwc:scientificName 'Didymosporangium repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Didymosporangium repens'^^xsd:string;
  dwc:aphiaid '144867'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_577'^^xsd:string;
  dwc:aphiaIdAccepted '144867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_579'^^xsd:string;
  dwc:scientificName 'Endoderma maius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Endoderma majus'^^xsd:string;
  dwc:aphiaid '656367'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_579'^^xsd:string;
  dwc:aphiaIdAccepted '144869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_581'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pringsheimiella scutata'^^xsd:string;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_581'^^xsd:string;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_583'^^xsd:string;
  dwc:scientificName 'Ulvella lens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ulvella lens'^^xsd:string;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_583'^^xsd:string;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_593'^^xsd:string;
  dwc:scientificName 'Valonia macrophysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Valonia macrophysa'^^xsd:string;
  dwc:aphiaid '145883'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_593'^^xsd:string;
  dwc:aphiaIdAccepted '145883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_595'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetomorpha aerea'^^xsd:string;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_595'^^xsd:string;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_597'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetomorpha linum'^^xsd:string;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_597'^^xsd:string;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_599'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora albida'^^xsd:string;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_599'^^xsd:string;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_601'^^xsd:string;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora pellucida'^^xsd:string;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_601'^^xsd:string;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_603'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora prolifera'^^xsd:string;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_603'^^xsd:string;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_605'^^xsd:string;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora rupestris'^^xsd:string;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_605'^^xsd:string;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_607'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora seriacea'^^xsd:string;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_607'^^xsd:string;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_620'^^xsd:string;
  dwc:scientificName 'Microdictyon tenuius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdictyon tenuius (G.Agardh) Decaisne'^^xsd:string;
  dwc:aphiaid '145016'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_620'^^xsd:string;
  dwc:aphiaIdAccepted '145017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_626'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caulerpa prolifera'^^xsd:string;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_626'^^xsd:string;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_629'^^xsd:string;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Flabellia petiolata'^^xsd:string;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_629'^^xsd:string;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_635'^^xsd:string;
  dwc:scientificName 'Pseudochlorodesmis furcellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudochlorodesmis furcellata'^^xsd:string;
  dwc:aphiaid '144485'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_635'^^xsd:string;
  dwc:aphiaIdAccepted '144485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_637'^^xsd:string;
  dwc:scientificName 'Halicystis parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halycystis parvula'^^xsd:string;
  dwc:aphiaid '381434'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_637'^^xsd:string;
  dwc:aphiaIdAccepted '144464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_639'^^xsd:string;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bryopsis sp.'^^xsd:string;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_639'^^xsd:string;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_645'^^xsd:string;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Codium bursa (Linnaeus) C. Agardh'^^xsd:string;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_645'^^xsd:string;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_649'^^xsd:string;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Posidonia oceanica'^^xsd:string;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_649'^^xsd:string;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_681'^^xsd:string;
  dwc:scientificName 'Sycon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sycon sp.'^^xsd:string;
  dwc:aphiaid '131723'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_681'^^xsd:string;
  dwc:aphiaIdAccepted '131723'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_683'^^xsd:string;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Axinella damicornis'^^xsd:string;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_683'^^xsd:string;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_685'^^xsd:string;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cliona viridis'^^xsd:string;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_685'^^xsd:string;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_758'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliactis parasitica'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_758'^^xsd:string;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_776'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caryophyllia smithii'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_776'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_860'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chrysopetalum debile'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_860'^^xsd:string;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_862'^^xsd:string;
  dwc:scientificName 'Bhawania reyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bhawania reyssi'^^xsd:string;
  dwc:aphiaid '129926'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_862'^^xsd:string;
  dwc:aphiaIdAccepted '333033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_882'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laetmonice hystrix'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_882'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_916'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe lunulata (Chiaje, 1841)'^^xsd:string;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_916'^^xsd:string;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_926'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_926'^^xsd:string;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_942'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe antilopes'^^xsd:string;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_942'^^xsd:string;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_944'^^xsd:string;
  dwc:scientificName 'Harmothoe maxillospinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe maxillospinosa'^^xsd:string;
  dwc:aphiaid '155440'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_944'^^xsd:string;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_946'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe reticulata'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_946'^^xsd:string;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_950'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholoe minuta'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_950'^^xsd:string;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_988'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eulalia sp'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_988'^^xsd:string;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_990'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce sp.'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_990'^^xsd:string;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_992'^^xsd:string;
  dwc:scientificName 'Protomystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Protomystides sp.'^^xsd:string;
  dwc:aphiaid '129456'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_992'^^xsd:string;
  dwc:aphiaIdAccepted '129456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1061'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera tesselata Grube, 1863'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1061'^^xsd:string;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1088'^^xsd:string;
  dwc:scientificName 'Sphaerodorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerodorum sp.'^^xsd:string;
  dwc:aphiaid '129602'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1088'^^xsd:string;
  dwc:aphiaIdAccepted '129602'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1108'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kefersteinia cirrata'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1108'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1130'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis sp.'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1130'^^xsd:string;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1132'^^xsd:string;
  dwc:scientificName 'Streptosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Streptosyllis sp.'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1132'^^xsd:string;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1134'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis sp. Savigny, 1818'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1134'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1159'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trypanosyllis zebra'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1159'^^xsd:string;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1222'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis sp'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1222'^^xsd:string;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1226'^^xsd:string;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis longissima'^^xsd:string;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1226'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1273'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euphrosine foliosa'^^xsd:string;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1273'^^xsd:string;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1275'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineriopsis indet.'^^xsd:string;
  dwc:aphiaid '129336'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1275'^^xsd:string;
  dwc:aphiaIdAccepted '129336'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1277'^^xsd:string;
  dwc:scientificName 'Lumbrineris labrofimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris labrofimbriata'^^xsd:string;
  dwc:aphiaid '130247'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1277'^^xsd:string;
  dwc:aphiaIdAccepted '130247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1283'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aponuphis bilineata'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1283'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1285'^^xsd:string;
  dwc:scientificName 'Hyalinoecia brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hyalinoecia brementi'^^xsd:string;
  dwc:aphiaid '183512'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1285'^^xsd:string;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1286'^^xsd:string;
  dwc:scientificName 'Hyalinoecia fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hyalinoecia fauveli'^^xsd:string;
  dwc:aphiaid '154109'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1286'^^xsd:string;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1288'^^xsd:string;
  dwc:scientificName 'Onuphis eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onuphis eremita'^^xsd:string;
  dwc:aphiaid '130470'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1288'^^xsd:string;
  dwc:aphiaIdAccepted '130470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1302'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1302'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1312'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysidice ninetta'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1312'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1326'^^xsd:string;
  dwc:scientificName 'Eunice pennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunice pennata'^^xsd:string;
  dwc:aphiaid '130060'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1326'^^xsd:string;
  dwc:aphiaIdAccepted '130060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1328'^^xsd:string;
  dwc:scientificName 'Eunice torquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunice torquata'^^xsd:string;
  dwc:aphiaid '130066'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1328'^^xsd:string;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1330'^^xsd:string;
  dwc:scientificName 'Marphysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa sp.'^^xsd:string;
  dwc:aphiaid '129281'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1330'^^xsd:string;
  dwc:aphiaIdAccepted '129281'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1332'^^xsd:string;
  dwc:scientificName 'Staurocephalus rubrovittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Staurocephalus rubrovittatus'^^xsd:string;
  dwc:aphiaid '155041'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1332'^^xsd:string;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1343'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris coccinea'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1343'^^xsd:string;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1356'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris gracilis'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1356'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1372'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arabella geniculata'^^xsd:string;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1372'^^xsd:string;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1378'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Drilonereis filum'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1378'^^xsd:string;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1387'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Protodorvillea kefersteini'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1387'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1395'^^xsd:string;
  dwc:scientificName 'Staurocephalus rudolphii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Staurocephalus rudolphii (Delle Chiaje, 1828)'^^xsd:string;
  dwc:aphiaid '340648'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1395'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1414'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aricidea cerrutii'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1414'^^xsd:string;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1416'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirrophorus branquiatus'^^xsd:string;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1416'^^xsd:string;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1418'^^xsd:string;
  dwc:scientificName 'Paradoneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradoneis sp.'^^xsd:string;
  dwc:aphiaid '129433'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1418'^^xsd:string;
  dwc:aphiaIdAccepted '129433'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1420'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paraonides neapolitana'^^xsd:string;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1420'^^xsd:string;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1422'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paraonis sp.'^^xsd:string;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1422'^^xsd:string;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1494'^^xsd:string;
  dwc:scientificName 'Magelona rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Magelona rosea'^^xsd:string;
  dwc:aphiaid '130273'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1494'^^xsd:string;
  dwc:aphiaIdAccepted '130273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1536'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirriformia tentaculata'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1536'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1544'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirratulus filiformis'^^xsd:string;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1544'^^xsd:string;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1546'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tharyx marioni'^^xsd:string;
  dwc:aphiaid '155177'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1546'^^xsd:string;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1584'^^xsd:string;
  dwc:scientificName 'Axiothella constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Axiothella constricta'^^xsd:string;
  dwc:aphiaid '130276'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1584'^^xsd:string;
  dwc:aphiaIdAccepted '130276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1586'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene sp.'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1586'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1624'^^xsd:string;
  dwc:scientificName 'Sclerocheilus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sclerocheilus minutus'^^xsd:string;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1624'^^xsd:string;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1649'^^xsd:string;
  dwc:scientificName 'Pectinaria auricoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pectinaria auricoma'^^xsd:string;
  dwc:aphiaid '334415'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1649'^^xsd:string;
  dwc:aphiaIdAccepted '130590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1656'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melinna palmata Grube, 1869'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1656'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1658'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amage adspersa'^^xsd:string;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1658'^^xsd:string;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1661'^^xsd:string;
  dwc:scientificName 'Aricidea simonae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aricidea simonae'^^xsd:string;
  dwc:aphiaid '130570'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1661'^^xsd:string;
  dwc:aphiaIdAccepted '731235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1675'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebellides stroemi'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1675'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1683'^^xsd:string;
  dwc:scientificName 'Neoamphitrite affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphitrite affinis'^^xsd:string;
  dwc:aphiaid '131472'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1683'^^xsd:string;
  dwc:aphiaIdAccepted '131502'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1685'^^xsd:string;
  dwc:scientificName 'Polycirrus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycirrus denticulatus'^^xsd:string;
  dwc:aphiaid '131527'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1685'^^xsd:string;
  dwc:aphiaIdAccepted '131527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1687'^^xsd:string;
  dwc:scientificName 'Proclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Proclea sp.'^^xsd:string;
  dwc:aphiaid '129711'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1687'^^xsd:string;
  dwc:aphiaIdAccepted '129711'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1689'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebella lapidaria'^^xsd:string;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1689'^^xsd:string;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1729'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pista cristata'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1729'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1773'^^xsd:string;
  dwc:scientificName 'Jasmineira caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jasmineira caudata'^^xsd:string;
  dwc:aphiaid '130920'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1773'^^xsd:string;
  dwc:aphiaIdAccepted '130920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1786'^^xsd:string;
  dwc:scientificName 'Potamilla torelli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Potamilla torelli'^^xsd:string;
  dwc:aphiaid '130956'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1786'^^xsd:string;
  dwc:aphiaIdAccepted '130956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1788'^^xsd:string;
  dwc:scientificName 'Bispira melanostigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sabella bipunctata'^^xsd:string;
  dwc:aphiaid '183520'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1788'^^xsd:string;
  dwc:aphiaIdAccepted '333110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1795'^^xsd:string;
  dwc:scientificName 'Branchiomma linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Branchiomma linaresi'^^xsd:string;
  dwc:aphiaid '155390'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1795'^^xsd:string;
  dwc:aphiaIdAccepted '130964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1797'^^xsd:string;
  dwc:scientificName 'Branchioma vigilans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Branchioma vigilans'^^xsd:string;
  dwc:aphiaid '339877'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1797'^^xsd:string;
  dwc:aphiaIdAccepted '130930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1823'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Serpula vermicularis'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1823'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1825'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ditrupa arietina'^^xsd:string;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1825'^^xsd:string;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1828'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Vermiliopsis striaticeps'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1828'^^xsd:string;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1931'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa chiereghinii'^^xsd:string;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1931'^^xsd:string;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1935'^^xsd:string;
  dwc:scientificName 'Eusirus longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eusirus longipes'^^xsd:string;
  dwc:aphiaid '102202'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1935'^^xsd:string;
  dwc:aphiaIdAccepted '102202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_1959'^^xsd:string;
  dwc:scientificName 'Perioculodes aequimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Perioculodes aequimanus'^^xsd:string;
  dwc:aphiaid '102914'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_1959'^^xsd:string;
  dwc:aphiaIdAccepted '102914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2004'^^xsd:string;
  dwc:scientificName 'Harpinia ala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harpinia ala'^^xsd:string;
  dwc:aphiaid '102958'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2004'^^xsd:string;
  dwc:aphiaIdAccepted '102958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2010'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harpinia crenulata'^^xsd:string;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2010'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2017'^^xsd:string;
  dwc:scientificName 'Metaphoxus simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Metaphoxus simplex'^^xsd:string;
  dwc:aphiaid '102984'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2017'^^xsd:string;
  dwc:aphiaIdAccepted '102984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2027'^^xsd:string;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parametaphoxus fultoni'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2027'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2044'^^xsd:string;
  dwc:scientificName 'Lysianassa longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa longicornis Lucas. 1849'^^xsd:string;
  dwc:aphiaid '102608'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2044'^^xsd:string;
  dwc:aphiaIdAccepted '236523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2070'^^xsd:string;
  dwc:scientificName 'Socarnes filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Socarnes filicornis'^^xsd:string;
  dwc:aphiaid '102725'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2070'^^xsd:string;
  dwc:aphiaIdAccepted '102725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2083'^^xsd:string;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia minuta G. O. Sars, 1882'^^xsd:string;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2083'^^xsd:string;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2089'^^xsd:string;
  dwc:scientificName 'Gammaropsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis sp.'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2089'^^xsd:string;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2121'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dexamine spinosa'^^xsd:string;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2121'^^xsd:string;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2134'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudospinimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca pseudospinimana'^^xsd:string;
  dwc:aphiaid '101917'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2134'^^xsd:string;
  dwc:aphiaIdAccepted '101917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2162'^^xsd:string;
  dwc:scientificName 'Othomaera knudseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera knudseni'^^xsd:string;
  dwc:aphiaid '102819'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2162'^^xsd:string;
  dwc:aphiaIdAccepted '236531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2196'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammarella fucicola'^^xsd:string;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2196'^^xsd:string;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2223'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampithoe romandi'^^xsd:string;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2223'^^xsd:string;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2287'^^xsd:string;
  dwc:scientificName 'Leptocheirus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus longimanus'^^xsd:string;
  dwc:aphiaid '102037'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2287'^^xsd:string;
  dwc:aphiaIdAccepted '102037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2295'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus pectinatus'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2295'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2315'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus versiculatus'^^xsd:string;
  dwc:aphiaid '102053'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2315'^^xsd:string;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2324'^^xsd:string;
  dwc:scientificName 'Corophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium rotundirostre'^^xsd:string;
  dwc:aphiaid '102098'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2324'^^xsd:string;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2352'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phtisica marina'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2352'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2364'^^xsd:string;
  dwc:scientificName 'Gnathia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gnathia dentata'^^xsd:string;
  dwc:aphiaid '118990'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2364'^^xsd:string;
  dwc:aphiaIdAccepted '118990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2398'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurydice pulchra'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2398'^^xsd:string;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2414'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2414'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2442'^^xsd:string;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Idotea sp.'^^xsd:string;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2442'^^xsd:string;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2443'^^xsd:string;
  dwc:scientificName 'Synisoma carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Synisoma carinata'^^xsd:string;
  dwc:aphiaid '119058'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2443'^^xsd:string;
  dwc:aphiaIdAccepted '474858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2467'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes latreillii'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2467'^^xsd:string;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2490'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Periclimenes scriptus'^^xsd:string;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2490'^^xsd:string;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2492'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alpheus dentipes'^^xsd:string;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2492'^^xsd:string;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2503'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Athanus nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2503'^^xsd:string;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2509'^^xsd:string;
  dwc:scientificName 'Hippolyte garciarasoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hippolyte garciarasoi'^^xsd:string;
  dwc:aphiaid '107509'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2509'^^xsd:string;
  dwc:aphiaIdAccepted '107509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2516'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thoralus cranchii'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2516'^^xsd:string;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2522'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Processa sp.'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2522'^^xsd:string;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2539'^^xsd:string;
  dwc:scientificName 'Callianassa tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callianassa tyrrhena'^^xsd:string;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2539'^^xsd:string;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2549'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scyllarus pygmaeus'^^xsd:string;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2549'^^xsd:string;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2560'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paguristes eremita'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2560'^^xsd:string;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2566'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anapagurus hyndmanni'^^xsd:string;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2566'^^xsd:string;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2586'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus cuanensis'^^xsd:string;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2586'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2589'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus prideaux'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2589'^^xsd:string;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2591'^^xsd:string;
  dwc:scientificName 'Anapagurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anapagurus sp.'^^xsd:string;
  dwc:aphiaid '106849'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2591'^^xsd:string;
  dwc:aphiaIdAccepted '106849'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2597'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus excavatus'^^xsd:string;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2597'^^xsd:string;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2600'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus alatus'^^xsd:string;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2600'^^xsd:string;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2609'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2609'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2629'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achaeus cranchii'^^xsd:string;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2629'^^xsd:string;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2632'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achaeus gracilis'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2632'^^xsd:string;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2633'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurynome spinosa'^^xsd:string;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2633'^^xsd:string;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2661'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia rostrata'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2661'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2668'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia deshayesi'^^xsd:string;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2668'^^xsd:string;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2671'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ilia nucleus'^^xsd:string;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2671'^^xsd:string;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2674'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ethusa mascarone'^^xsd:string;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2674'^^xsd:string;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2683'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia tuberosa'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2683'^^xsd:string;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2684'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia edwardsi Costa, 1838'^^xsd:string;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2684'^^xsd:string;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2689'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parthenope massena'^^xsd:string;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2689'^^xsd:string;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2698'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atelecyclus rotundatus'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2698'^^xsd:string;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2708'^^xsd:string;
  dwc:scientificName 'Sirpus zariquieyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sirpus zariquieyi'^^xsd:string;
  dwc:aphiaid '107280'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2708'^^xsd:string;
  dwc:aphiaIdAccepted '107280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2735'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Homola barbata'^^xsd:string;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2735'^^xsd:string;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2748'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus zariquieyi'^^xsd:string;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2748'^^xsd:string;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2768'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilumnus hirtellus'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2768'^^xsd:string;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2775'^^xsd:string;
  dwc:scientificName 'Pilumnus villosissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilumnus villosisimus'^^xsd:string;
  dwc:aphiaid '107421'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2775'^^xsd:string;
  dwc:aphiaIdAccepted '107421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2778'^^xsd:string;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Xantho pilipes'^^xsd:string;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2778'^^xsd:string;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2833'^^xsd:string;
  dwc:scientificName 'Scissurella costata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scissurella costata'^^xsd:string;
  dwc:aphiaid '141420'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2833'^^xsd:string;
  dwc:aphiaIdAccepted '141420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2845'^^xsd:string;
  dwc:scientificName 'Bolma rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bolma rugosa'^^xsd:string;
  dwc:aphiaid '141855'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2845'^^xsd:string;
  dwc:aphiaIdAccepted '141855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2852'^^xsd:string;
  dwc:scientificName 'Calliostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliostoma sp.'^^xsd:string;
  dwc:aphiaid '138584'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2852'^^xsd:string;
  dwc:aphiaIdAccepted '138584'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2854'^^xsd:string;
  dwc:scientificName 'Gibbula fanulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula fanulum'^^xsd:string;
  dwc:aphiaid '141787'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2854'^^xsd:string;
  dwc:aphiaIdAccepted '141787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2857'^^xsd:string;
  dwc:scientificName 'Jujubinus gravinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jujubinus gravinae'^^xsd:string;
  dwc:aphiaid '141808'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2857'^^xsd:string;
  dwc:aphiaIdAccepted '141808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2869'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula magus'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2869'^^xsd:string;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2886'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jujubinus exasperatus'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2886'^^xsd:string;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2916'^^xsd:string;
  dwc:scientificName 'Cancellaria cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cancellaria cancellata'^^xsd:string;
  dwc:aphiaid '592505'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2916'^^xsd:string;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2929'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2929'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_2932'^^xsd:string;
  dwc:scientificName 'Turritella turbona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Turritella turbona'^^xsd:string;
  dwc:aphiaid '141874'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_2932'^^xsd:string;
  dwc:aphiaIdAccepted '141874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_3045'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calyptraea chinensis'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_3045'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_3072'^^xsd:string;
  dwc:scientificName 'Lunatia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lunatia sp.'^^xsd:string;
  dwc:aphiaid '150577'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_3072'^^xsd:string;
  dwc:aphiaIdAccepted '138239'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_3073'^^xsd:string;
  dwc:scientificName 'Natica dillwynii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Natica dillwynii'^^xsd:string;
  dwc:aphiaid '140542'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_3073'^^xsd:string;
  dwc:aphiaIdAccepted '720578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_3291'^^xsd:string;
  dwc:scientificName 'Arca tetragona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arca tetragona'^^xsd:string;
  dwc:aphiaid '138789'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_3291'^^xsd:string;
  dwc:aphiaIdAccepted '751302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_3305'^^xsd:string;
  dwc:scientificName 'Gregariella subclavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gregariella subclavata'^^xsd:string;
  dwc:aphiaid '1245784'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_3305'^^xsd:string;
  dwc:aphiaIdAccepted '140453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4022'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hexaplex trunculus'^^xsd:string;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4022'^^xsd:string;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4089'^^xsd:string;
  dwc:scientificName 'Mangelia nebula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mangelia nebula'^^xsd:string;
  dwc:aphiaid '751247'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4089'^^xsd:string;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4108'^^xsd:string;
  dwc:scientificName 'Turbonilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Turbonilla sp.'^^xsd:string;
  dwc:aphiaid '138421'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4108'^^xsd:string;
  dwc:aphiaIdAccepted '138421'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4171'^^xsd:string;
  dwc:scientificName 'Cadulus jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cadulus jeffreysi'^^xsd:string;
  dwc:aphiaid '140005'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4171'^^xsd:string;
  dwc:aphiaIdAccepted '1717299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4180'^^xsd:string;
  dwc:scientificName 'Dentalium vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dentalium vulgare'^^xsd:string;
  dwc:aphiaid '139534'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4180'^^xsd:string;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4182'^^xsd:string;
  dwc:scientificName 'Dentalium panormum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dentalium panormum Chenu. 1842'^^xsd:string;
  dwc:aphiaid '139532'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4182'^^xsd:string;
  dwc:aphiaIdAccepted '196378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4185'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula nitidosa'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4185'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4211'^^xsd:string;
  dwc:scientificName 'Lithophaga lithophaga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithophaga lithophaga'^^xsd:string;
  dwc:aphiaid '140459'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4211'^^xsd:string;
  dwc:aphiaIdAccepted '140459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4220'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus adriaticus'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4220'^^xsd:string;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4231'^^xsd:string;
  dwc:scientificName 'Limaria inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Limaria inflata'^^xsd:string;
  dwc:aphiaid '156213'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4231'^^xsd:string;
  dwc:aphiaIdAccepted '140236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4233'^^xsd:string;
  dwc:scientificName 'Limatula gwyni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Limatula gwyni'^^xsd:string;
  dwc:aphiaid '140237'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4233'^^xsd:string;
  dwc:aphiaIdAccepted '140237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4237'^^xsd:string;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Limatula subauriculata'^^xsd:string;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4237'^^xsd:string;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4242'^^xsd:string;
  dwc:scientificName 'Chlamys flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chlamys flexuosa'^^xsd:string;
  dwc:aphiaid '140690'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4242'^^xsd:string;
  dwc:aphiaIdAccepted '225259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4249'^^xsd:string;
  dwc:scientificName 'Pecten jacobeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pecten jacobeus'^^xsd:string;
  dwc:aphiaid '140711'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4249'^^xsd:string;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4270'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chlamys varia'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4270'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4325'^^xsd:string;
  dwc:scientificName 'Astarte fusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Astarte fusca (Poli. 1795)'^^xsd:string;
  dwc:aphiaid '138822'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4325'^^xsd:string;
  dwc:aphiaIdAccepted '1735374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4365'^^xsd:string;
  dwc:scientificName 'Acanthocardia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthocardia aculeata'^^xsd:string;
  dwc:aphiaid '138990'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4365'^^xsd:string;
  dwc:aphiaIdAccepted '138990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4367'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Plagiocardium papillosum'^^xsd:string;
  dwc:aphiaid '139014'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4367'^^xsd:string;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4375'^^xsd:string;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laevicardium crassum'^^xsd:string;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4375'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4387'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phaxas adriaticus'^^xsd:string;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4387'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4402'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Moerella donacina'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4402'^^xsd:string;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4406'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tellina pulchella'^^xsd:string;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4406'^^xsd:string;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4407'^^xsd:string;
  dwc:scientificName 'Donax variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Donax variegatus'^^xsd:string;
  dwc:aphiaid '152220'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4407'^^xsd:string;
  dwc:aphiaIdAccepted '152220'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4423'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pitar rudis'^^xsd:string;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4423'^^xsd:string;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4445'^^xsd:string;
  dwc:scientificName 'Clausinella brongniartii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Clausinella brongniartii'^^xsd:string;
  dwc:aphiaid '146837'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4445'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4456'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Clausinella fasciata'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4456'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4473'^^xsd:string;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tapes rhombuses'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4473'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4498'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corbula gibba'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4498'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4530'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Octopus vulgaris'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4530'^^xsd:string;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4584'^^xsd:string;
  dwc:scientificName 'Schizoporella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Schizoporella sp.'^^xsd:string;
  dwc:aphiaid '110975'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4584'^^xsd:string;
  dwc:aphiaIdAccepted '110975'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4586'^^xsd:string;
  dwc:scientificName 'Beania hirtissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Beania hislissima'^^xsd:string;
  dwc:aphiaid '111070'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4586'^^xsd:string;
  dwc:aphiaIdAccepted '111070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4588'^^xsd:string;
  dwc:scientificName 'Cellaria salicornioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cellaria salicornoides'^^xsd:string;
  dwc:aphiaid '111259'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4588'^^xsd:string;
  dwc:aphiaIdAccepted '111259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4590'^^xsd:string;
  dwc:scientificName 'Myriapora truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'UAI-44; Name in original file:Myriapora truncata'^^xsd:string;
  dwc:aphiaid '111435'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4590'^^xsd:string;
  dwc:aphiaIdAccepted '111435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4592'^^xsd:string;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pentapora fascialis'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4592'^^xsd:string;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4594'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scrupocellaria scrupea'^^xsd:string;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4594'^^xsd:string;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4596'^^xsd:string;
  dwc:scientificName 'Margaretta cereoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Margaretta cereoides'^^xsd:string;
  dwc:aphiaid '111409'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4596'^^xsd:string;
  dwc:aphiaIdAccepted '111409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4633'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Echinaster sepositus'^^xsd:string;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4633'^^xsd:string;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4657'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiomyxa pentagona'^^xsd:string;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4657'^^xsd:string;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4666'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiura grubei'^^xsd:string;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4666'^^xsd:string;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4670'^^xsd:string;
  dwc:scientificName 'Ophioconis forbesi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophioconis forbesi (Holler. 1863) Cams. 1885'^^xsd:string;
  dwc:aphiaid '124818'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4670'^^xsd:string;
  dwc:aphiaIdAccepted '124818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4681'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiura chiajei'^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4681'^^xsd:string;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4687'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'was the most abundant ophiuroid both in terms of numbers and biomass on Alicante maerl grounds.; Name in original file:Amphipholis squamata'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4687'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4698'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiura albida'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4698'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4706'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It was collected from both control and impacted sites and was found in most of the grab samples.; Name in original file:Genocidaris maculata'^^xsd:string;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4706'^^xsd:string;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4730'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerechinus granularis'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4730'^^xsd:string;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4739'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'present at all BIOMAERL sites investigated.; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4739'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4746'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'present at both sites.; Name in original file:Spatangus purpureus'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4746'^^xsd:string;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4756'^^xsd:string;
  dwc:scientificName 'Holothuria tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Holothuria tubulosa Gmelin. 1788'^^xsd:string;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4756'^^xsd:string;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4794'^^xsd:string;
  dwc:scientificName 'Polycarpa mamillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycarpa mamillaris (Gaertner, 1774)'^^xsd:string;
  dwc:aphiaid '103906'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4794'^^xsd:string;
  dwc:aphiaIdAccepted '103906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4797'^^xsd:string;
  dwc:scientificName 'Didemnum coriaceum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'the genus Didemnum have appeared in almost all the samples. The population density of colonies in control samples was rather higher than in those from the impacted ground. This may be explicable in terms of differences in sedimentology and granulometry between sites.; Name in original file:Didemnum coriaceum'^^xsd:string;
  dwc:aphiaid '103565'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4797'^^xsd:string;
  dwc:aphiaIdAccepted '103565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4827'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phallusia mammillata'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4827'^^xsd:string;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4847'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Torpedo marmorata'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4847'^^xsd:string;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4850'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aulopus filamentosa'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4850'^^xsd:string;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4867'^^xsd:string;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Carapus acus'^^xsd:string;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4867'^^xsd:string;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4898'^^xsd:string;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Seriola dumerili'^^xsd:string;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4898'^^xsd:string;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4903'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spondyliosoma cantharus'^^xsd:string;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4903'^^xsd:string;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4913'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trachinus draco'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4913'^^xsd:string;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4937'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gobius sp.'^^xsd:string;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4937'^^xsd:string;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4939'^^xsd:string;
  dwc:scientificName 'Vanneaugobius pruvoti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Vanneaugobius pruvoti'^^xsd:string;
  dwc:aphiaid '126940'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4939'^^xsd:string;
  dwc:aphiaIdAccepted '126940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4947'^^xsd:string;
  dwc:scientificName 'Arnoglossus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arnoglossus sp.'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4947'^^xsd:string;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4956'^^xsd:string;
  dwc:scientificName 'Lithophyllum duckeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-42, 1998-05-22. 38°09.27\'N/00°25.75\'W (38.1545 -0.4291667). At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).It is omitted in the species list, it is recorded in the survey reports.; Name in original file:Lithophyllum duckeri'^^xsd:string;
  dwc:aphiaid '416704'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4956'^^xsd:string;
  dwc:aphiaIdAccepted '145147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4957'^^xsd:string;
  dwc:scientificName 'Lissa chiragra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At UAC-37,1997-12-13. 38° 09.1-08.6\'N /00° 25.8-26.2\'W, runner dredge (1.0 x 0.3m),(38.1516667 -0.43 to 38.1433333 -0.4366667). At UAC-47,1997-08-26. 38° 08.72-87\'N / 00° 25.02-67\'W, small runner dredge (0.45m frame)(38.1453333 -0.417 to 38.1478333 -0.4278333).; Name in original file:Lissa chiragra'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4957'^^xsd:string;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4416666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 20ha. Control site."@en .

<https://eurobis.org/id/point/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -0.4416666)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-0.4416666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAC_1996-04-25_1998-08-26_Maerl_Diversity_Species_Inventory_UAC_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAC_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAC_1996-04-25_1998-08-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAC_4958'^^xsd:string;
  dwc:scientificName 'Cancer erythropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAC_1996-04-25_1998-08-26'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-0.4416666'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calcynus erithropus'^^xsd:string;
  dwc:aphiaid '452196'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters(niskin bottle),diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin cast cores,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAC_4958'^^xsd:string;
  dwc:aphiaIdAccepted '241022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 20ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4948'^^xsd:string;
  dwc:scientificName 'Ceramium flaccidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium flaccidum'^^xsd:string;
  dwc:aphiaid '146339'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4948'^^xsd:string;
  dwc:aphiaIdAccepted '377234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4949'^^xsd:string;
  dwc:scientificName 'Hincksia sandriana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hincksia sandriana'^^xsd:string;
  dwc:aphiaid '145440'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4949'^^xsd:string;
  dwc:aphiaIdAccepted '145440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4950'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematonereis unicornis'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4950'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4951'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurynome aspera'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4951'^^xsd:string;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4952'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diplodonta rotundata'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4952'^^xsd:string;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4953'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it is recorded only in the survey reports; Name in original file:Hippocampus hippocampus'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4953'^^xsd:string;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4983333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 3.50ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4983333 -0.1333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4983333"^^xsd:decimal ;
  geo-pos:long "-0.1333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UAI_1996-05-30_1998-08-27_Maerl_Diversity_Species_Inventory_UAI_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UAI_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UAI_1996-05-30_1998-08-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UAI_4954'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UAI_1996-05-30_1998-08-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.1333333'^^xsd:double;
  dwc:latitude '38.4983333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it is recorded only in the survey reports; Name in original file:Monochirus hispidus'^^xsd:string;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:samplingProtocol 'Hydroplane observations,Scuba maerl sampling,Naturalist\'s dredge and Van Veen grabs samples,Physicochemical parameters-niskin bottles,diver quadrats,cores,in situ UW photography and video,runner dredge, mark buoy,resin,beam trawl,UW television.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UAI_4954'^^xsd:string;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 3.50ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_9'^^xsd:string;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Audouinella sp.1'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_9'^^xsd:string;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_35'^^xsd:string;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gelidiella sp.'^^xsd:string;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_35'^^xsd:string;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_36'^^xsd:string;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gelidiella sp.'^^xsd:string;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_36'^^xsd:string;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_43'^^xsd:string;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palmaria palmata'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_43'^^xsd:string;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_84'^^xsd:string;
  dwc:scientificName 'Lithothamnion corallioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithothamnion corallioides'^^xsd:string;
  dwc:aphiaid '145165'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_84'^^xsd:string;
  dwc:aphiaIdAccepted '145165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_85'^^xsd:string;
  dwc:scientificName 'Lithothamnion corallioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithothamnion corallioides'^^xsd:string;
  dwc:aphiaid '145165'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_85'^^xsd:string;
  dwc:aphiaIdAccepted '145165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_100'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_100'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_101'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_101'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_115'^^xsd:string;
  dwc:scientificName 'Halymenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halymenia sp.'^^xsd:string;
  dwc:aphiaid '144045'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_115'^^xsd:string;
  dwc:aphiaIdAccepted '144045'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_129'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliblepharis jubata'^^xsd:string;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_129'^^xsd:string;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_130'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliblepharis jubata'^^xsd:string;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_130'^^xsd:string;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_131'^^xsd:string;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodophyllis divaricata'^^xsd:string;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_131'^^xsd:string;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_132'^^xsd:string;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodophyllis divaricata'^^xsd:string;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_132'^^xsd:string;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_147'^^xsd:string;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halarachnion lingulatum'^^xsd:string;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_147'^^xsd:string;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_148'^^xsd:string;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halarachnion lingulatum'^^xsd:string;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_148'^^xsd:string;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_155'^^xsd:string;
  dwc:scientificName 'Callophyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callophyllis sp.'^^xsd:string;
  dwc:aphiaid '144047'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_155'^^xsd:string;
  dwc:aphiaIdAccepted '144047'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_156'^^xsd:string;
  dwc:scientificName 'Callophyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callophyllis sp.'^^xsd:string;
  dwc:aphiaid '144047'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_156'^^xsd:string;
  dwc:aphiaIdAccepted '144047'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_189'^^xsd:string;
  dwc:scientificName 'Stenogramma interruptum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stenogramme interrupta (C agardh) Montagne ex Harvey'^^xsd:string;
  dwc:aphiaid '145667'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_189'^^xsd:string;
  dwc:aphiaIdAccepted '145667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_190'^^xsd:string;
  dwc:scientificName 'Stenogramma interruptum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stenogramme interrupta (C agardh) Montagne ex Harvey'^^xsd:string;
  dwc:aphiaid '145667'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_190'^^xsd:string;
  dwc:aphiaIdAccepted '145667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_191'^^xsd:string;
  dwc:scientificName 'Gracilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gracilaria sp.'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_191'^^xsd:string;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_200'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important maerl-ground macroalgae from Atlantic sites investigated; Name in original file:Plocamium cartilagineum'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_200'^^xsd:string;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_201'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important maerl-ground macroalgae from Atlantic sites investigated; Name in original file:Plocamium cartilagineum'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_201'^^xsd:string;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_205'^^xsd:string;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Champia parvula'^^xsd:string;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_205'^^xsd:string;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_209'^^xsd:string;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chylocladia verticillata'^^xsd:string;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_209'^^xsd:string;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_210'^^xsd:string;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chylocladia verticillata'^^xsd:string;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_210'^^xsd:string;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_288'^^xsd:string;
  dwc:scientificName 'Antithamnionella ternifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antithamnionella ternifolia'^^xsd:string;
  dwc:aphiaid '163275'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_288'^^xsd:string;
  dwc:aphiaIdAccepted '163275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_289'^^xsd:string;
  dwc:scientificName 'Callithamnion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callithamnion sp.'^^xsd:string;
  dwc:aphiaid '143832'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_289'^^xsd:string;
  dwc:aphiaIdAccepted '143832'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_293'^^xsd:string;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium cf. echionotum'^^xsd:string;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_293'^^xsd:string;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_295'^^xsd:string;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium sp.1'^^xsd:string;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_295'^^xsd:string;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_296'^^xsd:string;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium sp.2'^^xsd:string;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_296'^^xsd:string;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_297'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium cimbricum'^^xsd:string;
  dwc:aphiaid '144538'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_297'^^xsd:string;
  dwc:aphiaIdAccepted '144538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_298'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium cimbricum'^^xsd:string;
  dwc:aphiaid '144538'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_298'^^xsd:string;
  dwc:aphiaIdAccepted '144538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_299'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium diaphanum'^^xsd:string;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_299'^^xsd:string;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_300'^^xsd:string;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important maerl-ground macroalgae from Atlantic sites investigated; Name in original file:Ceramium echionotum'^^xsd:string;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_300'^^xsd:string;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_301'^^xsd:string;
  dwc:scientificName 'Ceramium echionotum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important maerl-ground macroalgae from Atlantic sites investigated; Name in original file:Ceramium echionotum'^^xsd:string;
  dwc:aphiaid '144547'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_301'^^xsd:string;
  dwc:aphiaIdAccepted '144547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_313'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spyridia filamentosa'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_313'^^xsd:string;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_314'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spyridia filamentosa'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_314'^^xsd:string;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_333'^^xsd:string;
  dwc:scientificName 'Dasya corymbifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dasya corymbifera'^^xsd:string;
  dwc:aphiaid '144716'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_333'^^xsd:string;
  dwc:aphiaIdAccepted '144716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_334'^^xsd:string;
  dwc:scientificName 'Dasya corymbifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dasya corymbifera'^^xsd:string;
  dwc:aphiaid '144716'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_334'^^xsd:string;
  dwc:aphiaIdAccepted '144716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_335'^^xsd:string;
  dwc:scientificName 'Heterosiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Heterosiphonia sp.'^^xsd:string;
  dwc:aphiaid '143874'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_335'^^xsd:string;
  dwc:aphiaIdAccepted '143874'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_336'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Heterosiphonia plumosa'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_336'^^xsd:string;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_337'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Heterosiphonia plumosa'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_337'^^xsd:string;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_351'^^xsd:string;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cryptopleura ramosa (Hudson) Kylin ex Lily Newton'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_351'^^xsd:string;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_352'^^xsd:string;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cryptopleura ramosa (Hudson) Kylin ex Lily Newton'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_352'^^xsd:string;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_356'^^xsd:string;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hypoglossum hyoglossoides'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_356'^^xsd:string;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_357'^^xsd:string;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hypoglossum hyoglossoides'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_357'^^xsd:string;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_362'^^xsd:string;
  dwc:scientificName 'Nitophyllum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nitophyllum sp.'^^xsd:string;
  dwc:aphiaid '143893'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_362'^^xsd:string;
  dwc:aphiaIdAccepted '143893'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_363'^^xsd:string;
  dwc:scientificName 'Nitophyllum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nitophyllum sp.'^^xsd:string;
  dwc:aphiaid '143893'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_363'^^xsd:string;
  dwc:aphiaIdAccepted '143893'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_369'^^xsd:string;
  dwc:scientificName 'Radicilingua thysanorhizans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Radicilingua thysanorhizans'^^xsd:string;
  dwc:aphiaid '144780'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_369'^^xsd:string;
  dwc:aphiaIdAccepted '144780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_371'^^xsd:string;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Brongniartella byssoides'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_371'^^xsd:string;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_372'^^xsd:string;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Brongniartella byssoides'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_372'^^xsd:string;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_432'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chondria dasyphylla'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_432'^^xsd:string;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_433'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chondria dasyphylla'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_433'^^xsd:string;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_435'^^xsd:string;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halopitys incurvus (Hudson) Batters'^^xsd:string;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_435'^^xsd:string;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_436'^^xsd:string;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laurencia sp.'^^xsd:string;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_436'^^xsd:string;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_438'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Osmundea pinnatifida'^^xsd:string;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_438'^^xsd:string;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_439'^^xsd:string;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia sp.1'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_439'^^xsd:string;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_440'^^xsd:string;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia sp.2'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_440'^^xsd:string;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_441'^^xsd:string;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia sp.3'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_441'^^xsd:string;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_442'^^xsd:string;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia sp.4'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_442'^^xsd:string;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_443'^^xsd:string;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia sp.5'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_443'^^xsd:string;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_444'^^xsd:string;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia sp.5'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_444'^^xsd:string;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_445'^^xsd:string;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia sp.6'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_445'^^xsd:string;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_446'^^xsd:string;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia sp.6'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_446'^^xsd:string;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_456'^^xsd:string;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia stricta'^^xsd:string;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_456'^^xsd:string;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_457'^^xsd:string;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterosiphonia complanata'^^xsd:string;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_457'^^xsd:string;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_464'^^xsd:string;
  dwc:scientificName 'Pterosiphonia pinnulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterosiphonia pinnulata'^^xsd:string;
  dwc:aphiaid '144853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_464'^^xsd:string;
  dwc:aphiaIdAccepted '1027803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_465'^^xsd:string;
  dwc:scientificName 'Pterosiphonia pinnulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterosiphonia pinnulata'^^xsd:string;
  dwc:aphiaid '144853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_465'^^xsd:string;
  dwc:aphiaIdAccepted '1027803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_466'^^xsd:string;
  dwc:scientificName 'Rhodomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodomela sp.'^^xsd:string;
  dwc:aphiaid '143923'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_466'^^xsd:string;
  dwc:aphiaIdAccepted '143923'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_467'^^xsd:string;
  dwc:scientificName 'Rhodomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodomela sp.'^^xsd:string;
  dwc:aphiaid '143923'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_467'^^xsd:string;
  dwc:aphiaIdAccepted '143923'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_473'^^xsd:string;
  dwc:scientificName 'Ectocarpales'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ectocarpale sp.1'^^xsd:string;
  dwc:aphiaid '842'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_473'^^xsd:string;
  dwc:aphiaIdAccepted '842'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_474'^^xsd:string;
  dwc:scientificName 'Ectocarpales'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ectocarpale sp.1'^^xsd:string;
  dwc:aphiaid '842'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_474'^^xsd:string;
  dwc:aphiaIdAccepted '842'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_475'^^xsd:string;
  dwc:scientificName 'Ectocarpales'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ectocarpale sp.2'^^xsd:string;
  dwc:aphiaid '842'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_475'^^xsd:string;
  dwc:aphiaIdAccepted '842'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_484'^^xsd:string;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Colpomenia peregrina'^^xsd:string;
  dwc:aphiaid '670096'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_484'^^xsd:string;
  dwc:aphiaIdAccepted '551936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_485'^^xsd:string;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Colpomenia peregrina'^^xsd:string;
  dwc:aphiaid '670096'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_485'^^xsd:string;
  dwc:aphiaIdAccepted '551936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_540'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'only Dictyota dichotoma figures as an important non-coralline algal species on maerl grounds in both provinces, Mediterranean and Atlantic.; Name in original file:Dictyota dichotoma'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_540'^^xsd:string;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_541'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'only Dictyota dichotoma figures as an important non-coralline algal species on maerl grounds in both provinces, Mediterranean and Atlantic.; Name in original file:Dictyota dichotoma'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_541'^^xsd:string;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_585'^^xsd:string;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Blidingia marginata'^^xsd:string;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_585'^^xsd:string;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_586'^^xsd:string;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Enteromorpha sp.'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_586'^^xsd:string;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_588'^^xsd:string;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ulva sp.1'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_588'^^xsd:string;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_589'^^xsd:string;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ulva sp.1'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_589'^^xsd:string;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_613'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetomorpha linum'^^xsd:string;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_613'^^xsd:string;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_614'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora sp.'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_614'^^xsd:string;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_615'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora sp.'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_615'^^xsd:string;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_618'^^xsd:string;
  dwc:scientificName 'Cladophora pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora pygmaea'^^xsd:string;
  dwc:aphiaid '145061'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_618'^^xsd:string;
  dwc:aphiaIdAccepted '1311361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_619'^^xsd:string;
  dwc:scientificName 'Cladophora pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora pygmaea'^^xsd:string;
  dwc:aphiaid '145061'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_619'^^xsd:string;
  dwc:aphiaIdAccepted '1311361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_641'^^xsd:string;
  dwc:scientificName 'Derbesia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Derbesia sp.'^^xsd:string;
  dwc:aphiaid '143814'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_641'^^xsd:string;
  dwc:aphiaIdAccepted '143814'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_654'^^xsd:string;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Grantia compressa'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_654'^^xsd:string;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_655'^^xsd:string;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scypha ciliata'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_655'^^xsd:string;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_658'^^xsd:string;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it has been captured only using an AQUAREVE dredge; Name in original file:Tethya aurantium'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_658'^^xsd:string;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_659'^^xsd:string;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it has been captured only using an AQUAREVE dredge; Name in original file:Tethya aurantium'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_659'^^xsd:string;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_662'^^xsd:string;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Suberites ficus (Linnaeus. 1767)'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_662'^^xsd:string;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_663'^^xsd:string;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Suberites ficus (Linnaeus. 1767)'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_663'^^xsd:string;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_668'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cliona celata'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_668'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_669'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cliona celata'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_669'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_671'^^xsd:string;
  dwc:scientificName 'Hymeniacidon sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hymeniacidon sanguinea'^^xsd:string;
  dwc:aphiaid '231815'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_671'^^xsd:string;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_679'^^xsd:string;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dysidea fragilis'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_679'^^xsd:string;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_680'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sponges, e.g. Cliona (off Brest) and sponges together with ascidians (off Alicante), and tube-dwelling organisms (like Cerianthus lloydii, Chaetopterus variopedatus and Upogebia deltaura), additionally help to bind the surface maerl layer (BIOMAERL team, 1998).; Name in original file:Sponges indet.'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_680'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_698'^^xsd:string;
  dwc:scientificName 'Sarsia eximia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sarsia eximia'^^xsd:string;
  dwc:aphiaid '117481'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_698'^^xsd:string;
  dwc:aphiaIdAccepted '151860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_725'^^xsd:string;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alcyonium digitatum'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_725'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_729'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it helps to bind the surface maerl layer (BIOMAERL team, 1998); Name in original file:Cerianthus lloydii'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_729'^^xsd:string;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_732'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Actinia equina'^^xsd:string;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_732'^^xsd:string;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_736'^^xsd:string;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anemonia viridis'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_736'^^xsd:string;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_737'^^xsd:string;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anemonia viridis'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_737'^^xsd:string;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_741'^^xsd:string;
  dwc:scientificName 'Aureliana heterocera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aureliana heterocera'^^xsd:string;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_741'^^xsd:string;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_742'^^xsd:string;
  dwc:scientificName 'Aureliana heterocera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aureliana heterocera'^^xsd:string;
  dwc:aphiaid '100866'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_742'^^xsd:string;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_748'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cereus pedunculatus'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_748'^^xsd:string;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_749'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cereus pedunculatus'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_749'^^xsd:string;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_751'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliactis parasitica'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_751'^^xsd:string;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_752'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliactis parasitica'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_752'^^xsd:string;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_760'^^xsd:string;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Adamsia carcinipados'^^xsd:string;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_760'^^xsd:string;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_761'^^xsd:string;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Adamsia carcinipados'^^xsd:string;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_761'^^xsd:string;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_765'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halcampa chrysanthellum'^^xsd:string;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_765'^^xsd:string;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_766'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halcampa chrysanthellum'^^xsd:string;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_766'^^xsd:string;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_771'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Edwardsia claperedii'^^xsd:string;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_771'^^xsd:string;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_773'^^xsd:string;
  dwc:scientificName 'Cerianthus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerianthus cf. membranaceus'^^xsd:string;
  dwc:aphiaid '101011'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_773'^^xsd:string;
  dwc:aphiaIdAccepted '101011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_774'^^xsd:string;
  dwc:scientificName 'Anemone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anemone sp.1'^^xsd:string;
  dwc:aphiaid '854086'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_774'^^xsd:string;
  dwc:aphiaIdAccepted '100695'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_775'^^xsd:string;
  dwc:scientificName 'Anemone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anemone sp.2'^^xsd:string;
  dwc:aphiaid '854086'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_775'^^xsd:string;
  dwc:aphiaIdAccepted '100695'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_792'^^xsd:string;
  dwc:scientificName 'Leptoplanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptoplanidae indet.'^^xsd:string;
  dwc:aphiaid '142062'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_792'^^xsd:string;
  dwc:aphiaIdAccepted '142062'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_798'^^xsd:string;
  dwc:scientificName 'Cephalothrix rufifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cephalothrix rurifrons'^^xsd:string;
  dwc:aphiaid '122599'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_798'^^xsd:string;
  dwc:aphiaIdAccepted '122599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_803'^^xsd:string;
  dwc:scientificName 'Tubulanus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tubulanus polymorphus'^^xsd:string;
  dwc:aphiaid '122637'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_803'^^xsd:string;
  dwc:aphiaIdAccepted '122637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_805'^^xsd:string;
  dwc:scientificName 'Cerebratulus roseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerebratulus roseus'^^xsd:string;
  dwc:aphiaid '122486'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_805'^^xsd:string;
  dwc:aphiaIdAccepted '122486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_806'^^xsd:string;
  dwc:scientificName 'Cerebratulus roseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerebratulus roseus'^^xsd:string;
  dwc:aphiaid '122486'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_806'^^xsd:string;
  dwc:aphiaIdAccepted '122486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_814'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nemertea sp.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_814'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_815'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nemertea sp.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_815'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_823'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematoda sp.1'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_823'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_824'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematoda sp.1'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_824'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_825'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematoda sp.2'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_825'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_826'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematoda sp.2'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_826'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_835'^^xsd:string;
  dwc:scientificName 'Golfingia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Golfingia elongata'^^xsd:string;
  dwc:aphiaid '136041'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_835'^^xsd:string;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_836'^^xsd:string;
  dwc:scientificName 'Golfingia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Golfingia elongata'^^xsd:string;
  dwc:aphiaid '136041'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_836'^^xsd:string;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_843'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Golfingia vulgaris'^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_843'^^xsd:string;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_844'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Golfingia vulgaris'^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_844'^^xsd:string;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_847'^^xsd:string;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phascolion strombus'^^xsd:string;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_847'^^xsd:string;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_851'^^xsd:string;
  dwc:scientificName 'Phascolosoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phascolosoma spp.'^^xsd:string;
  dwc:aphiaid '136029'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_851'^^xsd:string;
  dwc:aphiaIdAccepted '136029'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_852'^^xsd:string;
  dwc:scientificName 'Phascolosoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phascolosoma spp.'^^xsd:string;
  dwc:aphiaid '136029'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_852'^^xsd:string;
  dwc:aphiaIdAccepted '136029'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_857'^^xsd:string;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thalassema thalassemum'^^xsd:string;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_857'^^xsd:string;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_866'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisione remota'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_866'^^xsd:string;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_870'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aphrodita aculeata'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_870'^^xsd:string;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_873'^^xsd:string;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aphroditidae indet.'^^xsd:string;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_873'^^xsd:string;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_874'^^xsd:string;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aphroditidae indet.'^^xsd:string;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_874'^^xsd:string;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_877'^^xsd:string;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it has been captured only using an AQUAREVE dredge; Name in original file:Hermonia hystrix'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_877'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_878'^^xsd:string;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it has been captured only using an AQUAREVE dredge; Name in original file:Hermonia hystrix'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_878'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_886'^^xsd:string;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alentia gelatinosa'^^xsd:string;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_886'^^xsd:string;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_887'^^xsd:string;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alentia gelatinosa'^^xsd:string;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_887'^^xsd:string;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_894'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe extenuata'^^xsd:string;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_894'^^xsd:string;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_895'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe extenuata'^^xsd:string;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_895'^^xsd:string;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_900'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe imbricata'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_900'^^xsd:string;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_901'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe imbricata'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_901'^^xsd:string;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_906'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe impar'^^xsd:string;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_906'^^xsd:string;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_907'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe impar'^^xsd:string;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_907'^^xsd:string;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_918'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe lunulata (Chiaje, 1841)'^^xsd:string;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_918'^^xsd:string;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_919'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe lunulata (Chiaje, 1841)'^^xsd:string;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_919'^^xsd:string;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_929'^^xsd:string;
  dwc:scientificName 'Harmothoe longisetis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe longisetis'^^xsd:string;
  dwc:aphiaid '130774'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_929'^^xsd:string;
  dwc:aphiaIdAccepted '130774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_930'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidonotus clava'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_930'^^xsd:string;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_931'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidonotus clava'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_931'^^xsd:string;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_933'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidonotus squamatus'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_933'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_934'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidonotus squamatus'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_934'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_938'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polynoe scolopendrina'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_938'^^xsd:string;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_939'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polynoe scolopendrina'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_939'^^xsd:string;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_949'^^xsd:string;
  dwc:scientificName 'Pholoe synophthalmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholoe synophthalmica'^^xsd:string;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_949'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_954'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholoe minuta'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_954'^^xsd:string;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_955'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholoe minuta'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_955'^^xsd:string;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_956'^^xsd:string;
  dwc:scientificName 'Psammolyce arenosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it has been captured only using an AQUAREVE dredge.; Name in original file:Psammolyce arenosa (Chiaje, 1841)'^^xsd:string;
  dwc:aphiaid '147134'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_956'^^xsd:string;
  dwc:aphiaIdAccepted '131071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_957'^^xsd:string;
  dwc:scientificName 'Psammolyce arenosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it has been captured only using an AQUAREVE dredge.; Name in original file:Psammolyce arenosa (Chiaje, 1841)'^^xsd:string;
  dwc:aphiaid '147134'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_957'^^xsd:string;
  dwc:aphiaIdAccepted '131071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_960'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sigalion mathildae'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_960'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_961'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sigalion mathildae'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_961'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_963'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sthenelais boa (Johnston, 1839)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_963'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_964'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sthenelais boa (Johnston, 1839)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_964'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_968'^^xsd:string;
  dwc:scientificName 'Sthenelais minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sthenelais minor'^^xsd:string;
  dwc:aphiaid '160565'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_968'^^xsd:string;
  dwc:aphiaIdAccepted '131065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_970'^^xsd:string;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eteone flava'^^xsd:string;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_970'^^xsd:string;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_971'^^xsd:string;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eteone flava'^^xsd:string;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_971'^^xsd:string;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_977'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysta picta'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_977'^^xsd:string;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_978'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysta picta'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_978'^^xsd:string;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_984'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudomystides limbata'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_984'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_985'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudomystides limbata'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_985'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_994'^^xsd:string;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anaitides maculata'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_994'^^xsd:string;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_995'^^xsd:string;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anaitides maculata'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_995'^^xsd:string;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_998'^^xsd:string;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eulalia aurea'^^xsd:string;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_998'^^xsd:string;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1004'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eulalia viridis'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1004'^^xsd:string;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1006'^^xsd:string;
  dwc:scientificName 'Eumida parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida parva'^^xsd:string;
  dwc:aphiaid '182818'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1006'^^xsd:string;
  dwc:aphiaIdAccepted '182818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1007'^^xsd:string;
  dwc:scientificName 'Eumida parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida parva'^^xsd:string;
  dwc:aphiaid '182818'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1007'^^xsd:string;
  dwc:aphiaIdAccepted '182818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1010'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida sanguinea'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1010'^^xsd:string;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1011'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida sanguinea'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1011'^^xsd:string;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1018'^^xsd:string;
  dwc:scientificName 'Nereiphylla paretti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereiphylla paretti'^^xsd:string;
  dwc:aphiaid '130657'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1018'^^xsd:string;
  dwc:aphiaIdAccepted '130657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1020'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereiphylla rubiginosa'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1020'^^xsd:string;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1021'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereiphylla rubiginosa'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1021'^^xsd:string;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1030'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodocidae spp.'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1030'^^xsd:string;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1031'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodocidae spp.'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1031'^^xsd:string;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1032'^^xsd:string;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce laminosa'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1032'^^xsd:string;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1033'^^xsd:string;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce laminosa'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1033'^^xsd:string;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1036'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce sp.'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1036'^^xsd:string;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1037'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce sp.'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1037'^^xsd:string;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1038'^^xsd:string;
  dwc:scientificName 'Pirakia fucescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pirakia fucescens [auct. misspelling] in worms; Name in original file:Pirakia fuscescens(Saint-Joseph, 1888)'^^xsd:string;
  dwc:aphiaid '416503'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1038'^^xsd:string;
  dwc:aphiaIdAccepted '155428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1051'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glycera lapidum has emerged from the BIOMAERL investigations as a common and characteristic member of maerl fauna throughout Europe. It has been widely recorded in European maerl bed habitats from the Mediterranean (Jacquotte, 1962; Falconetti, 1969) to Galicia (Mora, 1980) and Brittany (Cabioch, 1968).; Name in original file:Glycera lapidum'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1051'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1056'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera rouxii'^^xsd:string;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1056'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1063'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera tridactyla'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1063'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1064'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera tridactyla'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1064'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1068'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera unicornis Savigny'^^xsd:string;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1068'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1069'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera unicornis Savigny'^^xsd:string;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1069'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1072'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera sp.'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1072'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1074'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Goniada emerita Audouin & H Milne Edwards, 1834'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1074'^^xsd:string;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1076'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Goniada maculata'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1076'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1077'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Goniada maculata'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1077'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1083'^^xsd:string;
  dwc:scientificName 'Sphaerodoridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerodoridae indet.'^^xsd:string;
  dwc:aphiaid '957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1083'^^xsd:string;
  dwc:aphiaIdAccepted '957'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1084'^^xsd:string;
  dwc:scientificName 'Sphaerodoridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerodoridae indet.'^^xsd:string;
  dwc:aphiaid '957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1084'^^xsd:string;
  dwc:aphiaIdAccepted '957'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1098'^^xsd:string;
  dwc:scientificName 'Hesione pantherina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The polychaete Hesione pantherina (Risso), for instance, reaches its northern limits of distribution in the Bay of Brest area. is a hesionid polychaete typical of the Bay of Brest maerl grounds. It was, however, only sparsely distributed and has therefore had to be sampled using the AQUAREVE dredge.; Name in original file:Hesione pantherina'^^xsd:string;
  dwc:aphiaid '183196'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1098'^^xsd:string;
  dwc:aphiaIdAccepted '183196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1099'^^xsd:string;
  dwc:scientificName 'Hesione pantherina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The polychaete Hesione pantherina (Risso), for instance, reaches its northern limits of distribution in the Bay of Brest area. is a hesionid polychaete typical of the Bay of Brest maerl grounds. It was, however, only sparsely distributed and has therefore had to be sampled using the AQUAREVE dredge.; Name in original file:Hesione pantherina'^^xsd:string;
  dwc:aphiaid '183196'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1099'^^xsd:string;
  dwc:aphiaIdAccepted '183196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1102'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kefersteinia cirrata'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1102'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1103'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kefersteinia cirrata'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1103'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1110'^^xsd:string;
  dwc:scientificName 'Magalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Magalia sp.'^^xsd:string;
  dwc:aphiaid '147003'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1110'^^xsd:string;
  dwc:aphiaIdAccepted '129320'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1111'^^xsd:string;
  dwc:scientificName 'Magalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Magalia sp.'^^xsd:string;
  dwc:aphiaid '147003'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1111'^^xsd:string;
  dwc:aphiaIdAccepted '129320'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1115'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiodromus flexuosus'^^xsd:string;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1115'^^xsd:string;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1116'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiodromus flexuosus'^^xsd:string;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1116'^^xsd:string;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1119'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllidia armata'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1119'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1120'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllidia armata'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1120'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1124'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilargis verrucosa'^^xsd:string;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1124'^^xsd:string;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1125'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilargis verrucosa'^^xsd:string;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1125'^^xsd:string;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1137'^^xsd:string;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ehlersia cornuta'^^xsd:string;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1137'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1143'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis sp. Savigny, 1818'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1143'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1144'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis amica'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1144'^^xsd:string;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1145'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis amica'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1145'^^xsd:string;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1149'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis gracilis'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1149'^^xsd:string;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1150'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis gracilis'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1150'^^xsd:string;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1156'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trypanosyllis zebra'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1156'^^xsd:string;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1157'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trypanosyllis zebra'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1157'^^xsd:string;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1163'^^xsd:string;
  dwc:scientificName 'Typosyllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis hyalina'^^xsd:string;
  dwc:aphiaid '162819'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1163'^^xsd:string;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1166'^^xsd:string;
  dwc:scientificName 'Typosyllis krohnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis krohnii'^^xsd:string;
  dwc:aphiaid '155161'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1166'^^xsd:string;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1167'^^xsd:string;
  dwc:scientificName 'Typosyllis krohnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis krohnii'^^xsd:string;
  dwc:aphiaid '155161'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1167'^^xsd:string;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1168'^^xsd:string;
  dwc:scientificName 'Typosyllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis prolifera'^^xsd:string;
  dwc:aphiaid '152372'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1168'^^xsd:string;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1171'^^xsd:string;
  dwc:scientificName 'Typosyllis variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis variegata'^^xsd:string;
  dwc:aphiaid '183475'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1171'^^xsd:string;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1172'^^xsd:string;
  dwc:scientificName 'Typosyllis vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis vittata'^^xsd:string;
  dwc:aphiaid '152224'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1172'^^xsd:string;
  dwc:aphiaIdAccepted '131459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1173'^^xsd:string;
  dwc:scientificName 'Pionosyllis pulligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pionosyllis pulligera'^^xsd:string;
  dwc:aphiaid '131356'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1173'^^xsd:string;
  dwc:aphiaIdAccepted '248051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1176'^^xsd:string;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Streptosyllis bidentata'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1176'^^xsd:string;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1177'^^xsd:string;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Streptosyllis bidentata'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1177'^^xsd:string;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1178'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllidae indet.'^^xsd:string;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1178'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1179'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllidae indet.'^^xsd:string;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1179'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1182'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Exogone hebes'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1182'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1193'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis bulbosa'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1193'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1200'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis taylori Perkins, 1980'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1200'^^xsd:string;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1205'^^xsd:string;
  dwc:scientificName 'Proceraea aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus aurantiacus'^^xsd:string;
  dwc:aphiaid '155166'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1205'^^xsd:string;
  dwc:aphiaIdAccepted '131361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1206'^^xsd:string;
  dwc:scientificName 'Proceraea aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus aurantiacus'^^xsd:string;
  dwc:aphiaid '155166'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1206'^^xsd:string;
  dwc:aphiaIdAccepted '131361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1207'^^xsd:string;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus brachycephalus'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1207'^^xsd:string;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1213'^^xsd:string;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus prolifera'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1213'^^xsd:string;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1214'^^xsd:string;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus prolifera'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1214'^^xsd:string;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1216'^^xsd:string;
  dwc:scientificName 'Autolytus rubropunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus rubropunctatus'^^xsd:string;
  dwc:aphiaid '131272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1216'^^xsd:string;
  dwc:aphiaIdAccepted '238202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1218'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereidae spp.'^^xsd:string;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1218'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1221'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis sp.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1221'^^xsd:string;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1236'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This polychaete worm was rather sporadic on the control ground of the Bay of Brest maerl beds (UBBC) throughout the period sampled (from 1996-1997). It occurred in 15 grabs of the 30 total samples analysed. P. dumerilii feeds on decaying macrophyte detritus (Bedford & Moore, 1985a) and it is therefore dependent on the presence of benthic macrophytes. Low epiphytic algal abundances on the control ground may therefore explain the low abundances observed there.; Name in original file:Platynereis dumerilii'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1236'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1237'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Platynereis dumerilii'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1237'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1243'^^xsd:string;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Websterinereis glauca'^^xsd:string;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1243'^^xsd:string;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1244'^^xsd:string;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Websterinereis glauca'^^xsd:string;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1244'^^xsd:string;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1249'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys sp.'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1249'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1253'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys cirrosa'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1253'^^xsd:string;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1254'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys cirrosa'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1254'^^xsd:string;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1259'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys hombergii'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1259'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1260'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys hombergii'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1260'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1264'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys hystricis'^^xsd:string;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1264'^^xsd:string;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1270'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euphrosine foliosa'^^xsd:string;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1270'^^xsd:string;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1271'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euphrosine foliosa'^^xsd:string;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1271'^^xsd:string;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1280'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aponuphis bilineata'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1280'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1292'^^xsd:string;
  dwc:scientificName 'Eunice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunice harasii'^^xsd:string;
  dwc:aphiaid '130057'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1292'^^xsd:string;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1293'^^xsd:string;
  dwc:scientificName 'Eunice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunice harasii'^^xsd:string;
  dwc:aphiaid '130057'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1293'^^xsd:string;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1296'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) control site investigated. Eunice vittata was a very common polychaete in the Bay of Brest maerl beds. This species inhabits sand, mud, gravel and rocky areas, and is found also among algae, sponges, and corals.; Name in original file:Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1296'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1297'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eunice vittata was a very common polychaete in the Bay of Brest maerl beds. This species inhabits sand, mud, gravel and rocky areas, and is found also among algae, sponges, and corals.; Name in original file:Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1297'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1307'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysidice ninetta'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1307'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1308'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysidice ninetta'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1308'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1316'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa bellii'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1316'^^xsd:string;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1317'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa bellii'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1317'^^xsd:string;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1322'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa sanguinea'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1322'^^xsd:string;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1323'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa sanguinea'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1323'^^xsd:string;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1336'^^xsd:string;
  dwc:scientificName 'Lumbrineris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris sp.'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1336'^^xsd:string;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1337'^^xsd:string;
  dwc:scientificName 'Lumbrineris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris sp.'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1337'^^xsd:string;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1347'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris fragilis'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1347'^^xsd:string;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1348'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris fragilis'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1348'^^xsd:string;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1351'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris gracilis'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1351'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1352'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris gracilis'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1352'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1358'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris impatiens'^^xsd:string;
  dwc:aphiaid '157477'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1358'^^xsd:string;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1359'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris impatiens'^^xsd:string;
  dwc:aphiaid '157477'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1359'^^xsd:string;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1360'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris latreilli Audouin & Milne Edwards, 1833'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1360'^^xsd:string;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1361'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris latreilli Audouin & Milne Edwards, 1833'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1361'^^xsd:string;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1370'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arabella iricolor'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1370'^^xsd:string;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1376'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Drilonereis filum'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1376'^^xsd:string;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1383'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Protodorvillea kefersteini'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1383'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1384'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Protodorvillea kefersteini'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1384'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1392'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Schistomeringos rudolphi'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1392'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1393'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Schistomeringos rudolphi'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1393'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1399'^^xsd:string;
  dwc:scientificName 'Orbinia latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Orbinia latreillii'^^xsd:string;
  dwc:aphiaid '130522'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1399'^^xsd:string;
  dwc:aphiaIdAccepted '130522'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1400'^^xsd:string;
  dwc:scientificName 'Orbinia latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Orbinia latreillii'^^xsd:string;
  dwc:aphiaid '130522'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1400'^^xsd:string;
  dwc:aphiaIdAccepted '130522'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1403'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scoloplos armiger'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1403'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1406'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradoneis armata'^^xsd:string;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1406'^^xsd:string;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1407'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradoneis armata'^^xsd:string;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1407'^^xsd:string;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1425'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Poecilochaetus serpens'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1425'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1426'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Poecilochaetus serpens'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1426'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1432'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance) from the Brittany (control) sites investigated. This spionid polychaete was seasonally present on UBBC with mean densities of 0-11 and up to 15 individuals per 0.1 m2 grab). The species occurred in 20 grabs of the 30 total analysed. Aonides oxycephala is a surface deposit feeder, feeding on organic matter laying on the sediment around its tube by way of its palps. It burrows into the sediment, generally in muds or sandy muds. This species is tolerant to organic enrichment and is locally common in harbour muds or under fish farm cages.; Name in original file:Aonides oxycephala'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1432'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1433'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This spionid was found in high densities on the impacted ground with mean densities of 13-53 and up to 15 individuals per 0.1 m 2 grab. It occurred in all 30 samples analysed. Although very common on the control ground, this species made only a small contribution to the biomass of the impacted ground. Maximum contribution was less than 1% of the total dry weight biomass. Mean dry weights ranged from 3 to 19mg per 0,1m 2 grab; Name in original file:Aonides oxycephala'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1433'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1441'^^xsd:string;
  dwc:scientificName 'Boccardia polybranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Boccardia polybranchia'^^xsd:string;
  dwc:aphiaid '131111'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1441'^^xsd:string;
  dwc:aphiaIdAccepted '131111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1443'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laonice cirrata'^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1443'^^xsd:string;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1444'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Malacoceros fuliginosus (Claparède, 1870)'^^xsd:string;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1444'^^xsd:string;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1445'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Malacoceros fuliginosus (Claparède, 1870)'^^xsd:string;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1445'^^xsd:string;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1450'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora sp.'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1450'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1451'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora caeca'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1451'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1452'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora caeca'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1452'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1455'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora ciliata'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1455'^^xsd:string;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1456'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora ciliata'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1456'^^xsd:string;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1460'^^xsd:string;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora flava'^^xsd:string;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1460'^^xsd:string;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1467'^^xsd:string;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Prionospio fallax'^^xsd:string;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1467'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1468'^^xsd:string;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Prionospio fallax'^^xsd:string;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1468'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1471'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudopolydora antennata (Claparède, 1870)'^^xsd:string;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1471'^^xsd:string;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1474'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pygospio elegans'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1474'^^xsd:string;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1475'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pygospio elegans'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1475'^^xsd:string;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1479'^^xsd:string;
  dwc:scientificName 'Scolelepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scololepis sp.'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1479'^^xsd:string;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1481'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spio filicornis (O.F.Müller, 1766)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1481'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1482'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spio filicornis (O.F.Müller, 1766)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1482'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1484'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spiophanes bombyx'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1484'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1485'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spiophanes bombyx'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1485'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1489'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Magelona mirabilis'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1489'^^xsd:string;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1490'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Magelona mirabilis'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1490'^^xsd:string;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1497'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'tube-dwelling organisms (like Chaetopterus variopedatus), help to bind the surface maerl layer (BIOMAERL team, 1998).; Name in original file:Chaetopterus variopedatus'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1497'^^xsd:string;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1498'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'tube-dwelling organisms (like Chaetopterus variopedatus), help to bind the surface maerl layer (BIOMAERL team, 1998).; Name in original file:Chaetopterus variopedatus'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1498'^^xsd:string;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1502'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Telepsavus costarum Claparède, 1868'^^xsd:string;
  dwc:aphiaid '336446'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1502'^^xsd:string;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1503'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Telepsavus costarum Claparède, 1868'^^xsd:string;
  dwc:aphiaid '336446'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1503'^^xsd:string;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1505'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aphelochaeta marionii'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1505'^^xsd:string;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1508'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caulleriella alata'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1508'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1510'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caulleriella bioculata'^^xsd:string;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1510'^^xsd:string;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1517'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance) from the Brittany (control) sites investigated. This cirratulid polychaete was common on the control site in the Bay of Brest. It occurred in 28 grabs out of a total of 30 analysed. It is able to live in hypoxic conditions and high abundances of this species can therefore indicate pollution.; Name in original file:Chaetozone setosa'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1517'^^xsd:string;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1518'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It is able to live in hypoxic conditions and high abundances of this species can therefore indicate pollution.; Name in original file:Chaetozone setosa'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1518'^^xsd:string;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1526'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirratulus cirratus'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1526'^^xsd:string;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1527'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirratulus cirratus'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1527'^^xsd:string;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1532'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance) from the Brittany (control) sites investigated. Cirriformia tentaculata is an opportunistic species tolerating hypoxic conditions. It is often found on the shore under the stones amongst decaying macroalgae; Name in original file:Cirriformia tentaculata'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1532'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1533'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Being an opportunistic species, C. tentaculata indicates high oragnic imputs on UBBI during summer and autumn months.; Name in original file:Cirriformia tentaculata'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1533'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1548'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diplocirrus glaucus'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1548'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1552'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pherusa eruca'^^xsd:string;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1552'^^xsd:string;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1554'^^xsd:string;
  dwc:scientificName 'Stylarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stylarioides sp'^^xsd:string;
  dwc:aphiaid '155503'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1554'^^xsd:string;
  dwc:aphiaIdAccepted '155503'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1560'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Off Brittany, opportunistic species were more abundant on the impacted ground, especially in autumn. The control and impacted sites were similar in total abundances, species richness and assemblage composition during the winter. But thereafter, they diverged. UBBI had a lower number of animal species than UBBC, with a higher abundance (animal density was 5-1 Ox higher), mostly of opportunistic species. For the Glenan site, commercial maerl extraction resulted in total habitat removal and hence defaunation of the targeted maerl bank. On the "impacted" site (UBGI; adjacent to the extraction pit), the secondary effects of extraction resulted in a reduction of species diversity and abundance. Only Capitella capitata, a species typical of disturbed habitats, survived on the impacted site in low numbers. One would anticipate that recolonization of the extraction zone sensu stricto, whenever it commences, will begin with invasion by opportunistic species.; Name in original file:Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1560'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1561'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Off Brittany, opportunistic species were more abundant on the impacted ground, especially in autumn. The control and impacted sites were similar in total abundances, species richness and assemblage composition during the winter. But thereafter, they diverged. UBBI had a lower number of animal species than UBBC, with a higher abundance (animal density was 5-1 Ox higher), mostly of opportunistic species. For the Glenan site, commercial maerl extraction resulted in total habitat removal and hence defaunation of the targeted maerl bank. On the "impacted" site (UBGI; adjacent to the extraction pit), the secondary effects of extraction resulted in a reduction of species diversity and abundance. Only Capitella capitata, a species typical of disturbed habitats, survived on the impacted site in low numbers. One would anticipate that recolonization of the extraction zone sensu stricto, whenever it commences, will begin with invasion by opportunistic species.; Name in original file:Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1561'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1570'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This polychaete is considered to be a selective deposit-feeder. The list of gut contents,  however, nearly always includes algal fragments mixed with sediment.; Name in original file:Mediomastus fragilis'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1570'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1575'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This capitellid polychaete was common on the control ground at the Bay of Brest as it was found in 29 of the 30grabs analysed for UBBC during the sampling period 1996-1997. Maximum density observed was 18 individuals per 0,1 m2 grab while mean densities ranged from 1.7-11.3 individuals per 0,1 m2. N. latericeus is a deep-deposit feeding polychaete living in sediment varying from muddy sands to muds.; Name in original file:Notomastus latericeus'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1575'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1576'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'N. latericeus is a deep-deposit feeding polychaete living in sediment varying from muddy sands to muds.; Name in original file:Notomastus latericeus'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1576'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1590'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maldanidae indet.'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1590'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1591'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maldanidae indet.'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1591'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1596'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene lumbricoides'^^xsd:string;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1596'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1597'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene lumbricoides'^^xsd:string;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1597'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1599'^^xsd:string;
  dwc:scientificName 'Clymene modesta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene modesta'^^xsd:string;
  dwc:aphiaid '338740'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1599'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1600'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene oerstedii'^^xsd:string;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1600'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1601'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene oerstedii'^^xsd:string;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1601'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1606'^^xsd:string;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Praxillella praetermissa'^^xsd:string;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1606'^^xsd:string;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1607'^^xsd:string;
  dwc:scientificName 'Nicomache personata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nicomache personata'^^xsd:string;
  dwc:aphiaid '130314'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1607'^^xsd:string;
  dwc:aphiaIdAccepted '130314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1609'^^xsd:string;
  dwc:scientificName 'Ophelia bicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophelia bicornis Savigny, 1818'^^xsd:string;
  dwc:aphiaid '130490'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1609'^^xsd:string;
  dwc:aphiaIdAccepted '130490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1618'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scalibregma inflatum'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1618'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1619'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scalibregma inflatum'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1619'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1627'^^xsd:string;
  dwc:scientificName 'Polygordius lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) control sites investigated. This archiannelid lives in infralittoral sediments ("Amphioxus sand") or, less often, in the intertidal zone (Jouin, 1971). It is <10 cm long and 1.5 mm in diameter. Its colour is whitish (male) or reddish (ripe female). (Orensanz, 1987).; Name in original file:Polygordius lacteus'^^xsd:string;
  dwc:aphiaid '130714'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1627'^^xsd:string;
  dwc:aphiaIdAccepted '130714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1628'^^xsd:string;
  dwc:scientificName 'Polygordius lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This archiannelid lives in infralittoral sediments ("Amphioxus sand") or, less often, in the intertidal zone (Jouin, 1971). It is <10 cm long and 1.5 mm in diameter. Its colour is whitish (male) or reddish (ripe female). (Orensanz, 1987).; Name in original file:Polygordius lacteus'^^xsd:string;
  dwc:aphiaid '130714'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1628'^^xsd:string;
  dwc:aphiaIdAccepted '130714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1635'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Owenia fusiformis'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1635'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1636'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Owenia fusiformis'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1636'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1641'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphictene auricoma'^^xsd:string;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1641'^^xsd:string;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1644'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lagis koreni'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1644'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1651'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melinna palmata Grube, 1869'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1651'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1652'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melinna palmata Grube, 1869'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1652'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1663'^^xsd:string;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampharete grubei (Malmgren, 1866)'^^xsd:string;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1663'^^xsd:string;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1664'^^xsd:string;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampharete grubei (Malmgren, 1866)'^^xsd:string;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1664'^^xsd:string;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1671'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebellides stroemi'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1671'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1672'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebellides stroemi'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1672'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1680'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trichobranchus glacialis'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1680'^^xsd:string;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1696'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphitritides gracilis'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1696'^^xsd:string;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1703'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'polychaetes Eupolymnia nebulosa, shows a dramatic decrease in population densities after dredging followed by a return to pre-dredge and control plot over the following 1-2 years (unpublished data). After two years, no differences were found in the population densities of organisms visible to divers between test and control plots at the previously dredged site.; Name in original file:Eupolymnia nebulosa'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1703'^^xsd:string;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1710'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lanice conchilega shows a dramatic decrease in population densities immediately after dredging followed by a return to pre-dredge and control plot levels over the following 1-2 years (unpublished data).; Name in original file:Lanice conchilega'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1710'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1711'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lanice conchilega shows a dramatic decrease in population densities immediately after dredging followed by a return to pre-dredge and control plot levels over the following 1-2 years (unpublished data).; Name in original file:Lanice conchilega'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1711'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1714'^^xsd:string;
  dwc:scientificName 'Neoamphitrite figulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Neoamphitrite figulus'^^xsd:string;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1714'^^xsd:string;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1715'^^xsd:string;
  dwc:scientificName 'Neoamphitrite figulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Neoamphitrite figulus'^^xsd:string;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1715'^^xsd:string;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1719'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nicolea venuslula'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1719'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1724'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This rather large terebellid polychate is usually tubicolous Its food is detritus, usually including diatoms, other unicellular algae, and various small invertebrates.; Name in original file:Pista cristata'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1724'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1725'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This rather large terebellid polychate is usually tubicolous Its food is detritus, usually including diatoms, other unicellular algae, and various small invertebrates.; Name in original file:Pista cristata'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1725'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1733'^^xsd:string;
  dwc:scientificName 'Proclea graffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Proclea grafii'^^xsd:string;
  dwc:aphiaid '157545'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1733'^^xsd:string;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1734'^^xsd:string;
  dwc:scientificName 'Proclea graffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Proclea grafii'^^xsd:string;
  dwc:aphiaid '157545'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1734'^^xsd:string;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1737'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebella lapidaria'^^xsd:string;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1737'^^xsd:string;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1738'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebella lapidaria'^^xsd:string;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1738'^^xsd:string;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1739'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebellidae indet.'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1739'^^xsd:string;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1740'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebellidae indet.'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1740'^^xsd:string;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1745'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) (control) sites investigated.; Name in original file:Amaeana trilobata'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1745'^^xsd:string;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1746'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amaeana trilobata'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1746'^^xsd:string;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1752'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycirrus aurantiacus'^^xsd:string;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1752'^^xsd:string;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1753'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycirrus aurantiacus'^^xsd:string;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1753'^^xsd:string;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1754'^^xsd:string;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycirrus medusa'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1754'^^xsd:string;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1755'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycirrus sp.'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1755'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1758'^^xsd:string;
  dwc:scientificName 'Parathelepus collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paranthelepus collaris'^^xsd:string;
  dwc:aphiaid '131512'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1758'^^xsd:string;
  dwc:aphiaIdAccepted '131512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1761'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiglena mediterranea'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1761'^^xsd:string;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1772'^^xsd:string;
  dwc:scientificName 'Euchone southerni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euchone southerni'^^xsd:string;
  dwc:aphiaid '130910'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1772'^^xsd:string;
  dwc:aphiaIdAccepted '130910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1775'^^xsd:string;
  dwc:scientificName 'Laonome kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laonome kroyeri'^^xsd:string;
  dwc:aphiaid '254745'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1775'^^xsd:string;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1778'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Megalomma vesiculosum'^^xsd:string;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1778'^^xsd:string;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1779'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Megalomma vesiculosum'^^xsd:string;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1779'^^xsd:string;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1793'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sabellidae indet.'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1793'^^xsd:string;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1794'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sabellidae indet.'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1794'^^xsd:string;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1803'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydroides norvegica'^^xsd:string;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1803'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1804'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydroides norvegica'^^xsd:string;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1804'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1809'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1809'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1810'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1810'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1817'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Serpula vermicularis'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1817'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1818'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Serpula vermicularis'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1818'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1841'^^xsd:string;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirorbis spirorbis'^^xsd:string;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1841'^^xsd:string;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1842'^^xsd:string;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirorbis spirorbis'^^xsd:string;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1842'^^xsd:string;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1849'^^xsd:string;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nymphon brevirostre'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1849'^^xsd:string;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1850'^^xsd:string;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nymphon brevirostre'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1850'^^xsd:string;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1851'^^xsd:string;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nymphon gracile'^^xsd:string;
  dwc:aphiaid '134687'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1851'^^xsd:string;
  dwc:aphiaIdAccepted '134687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1856'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achelia echinata'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1856'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1857'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achelia echinata'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1857'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1860'^^xsd:string;
  dwc:scientificName 'Achelia hispida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achelia hispida Hodge, 1865'^^xsd:string;
  dwc:aphiaid '150521'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1860'^^xsd:string;
  dwc:aphiaIdAccepted '150521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1863'^^xsd:string;
  dwc:scientificName 'Achelia laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it is one of the species that seem to be associated preferentially with maerl bottoms, in Mediterranean waters; Name in original file:Achelia laevis Hodge, 1866'^^xsd:string;
  dwc:aphiaid '134600'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1863'^^xsd:string;
  dwc:aphiaIdAccepted '134600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1867'^^xsd:string;
  dwc:scientificName 'Endeis spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Endeis spinosa'^^xsd:string;
  dwc:aphiaid '134674'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1867'^^xsd:string;
  dwc:aphiaIdAccepted '134674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1868'^^xsd:string;
  dwc:scientificName 'Callipallene phantoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Callipallene phantoma'^^xsd:string;
  dwc:aphiaid '134645'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1868'^^xsd:string;
  dwc:aphiaIdAccepted '134645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1873'^^xsd:string;
  dwc:scientificName 'Anoplodactylus virescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anoplodactylus virescens'^^xsd:string;
  dwc:aphiaid '134730'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1873'^^xsd:string;
  dwc:aphiaIdAccepted '134730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1876'^^xsd:string;
  dwc:scientificName 'Phoxichilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoxichilidiidae indet.'^^xsd:string;
  dwc:aphiaid '14469'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1876'^^xsd:string;
  dwc:aphiaIdAccepted '14469'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1886'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Copepoda indet.'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1886'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1887'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Copepoda indet.'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1887'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1906'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nebalia bipes'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1906'^^xsd:string;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1907'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nebalia bipes'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1907'^^xsd:string;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1920'^^xsd:string;
  dwc:scientificName 'Heteromysis (Heteromysis) armoricana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Heteromysis armoricana Nouvel, 1940'^^xsd:string;
  dwc:aphiaid '120032'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1920'^^xsd:string;
  dwc:aphiaIdAccepted '120032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1923'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphipoda indet. 1'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1923'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1924'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphipoda indet. 2'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1924'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1933'^^xsd:string;
  dwc:scientificName 'Apherusa cirrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa cirrus'^^xsd:string;
  dwc:aphiaid '102163'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1933'^^xsd:string;
  dwc:aphiaIdAccepted '102163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1934'^^xsd:string;
  dwc:scientificName 'Apherusa cirrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa cirrus'^^xsd:string;
  dwc:aphiaid '102163'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1934'^^xsd:string;
  dwc:aphiaIdAccepted '102163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1941'^^xsd:string;
  dwc:scientificName 'Apherusa jurinei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa jurinei'^^xsd:string;
  dwc:aphiaid '102168'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1941'^^xsd:string;
  dwc:aphiaIdAccepted '102168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1945'^^xsd:string;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa ovalipes'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1945'^^xsd:string;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1946'^^xsd:string;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa ovalipes'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1946'^^xsd:string;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1949'^^xsd:string;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliopius laeviusculus'^^xsd:string;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1949'^^xsd:string;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1953'^^xsd:string;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Monoculodes carinatus (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1953'^^xsd:string;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1954'^^xsd:string;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Monoculodes carinatus (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1954'^^xsd:string;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1958'^^xsd:string;
  dwc:scientificName 'Oedicerotidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Oedicerotidae indet.'^^xsd:string;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1958'^^xsd:string;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1961'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Synchelidium maculatum'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1961'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1962'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Synchelidium maculatum'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1962'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1967'^^xsd:string;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphilochus neopolitanus'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1967'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1970'^^xsd:string;
  dwc:scientificName 'Peltocoxa brevirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Peltocoxa brevirostris'^^xsd:string;
  dwc:aphiaid '101983'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1970'^^xsd:string;
  dwc:aphiaIdAccepted '101983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1971'^^xsd:string;
  dwc:scientificName 'Peltocoxa brevirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Peltocoxa brevirostris'^^xsd:string;
  dwc:aphiaid '101983'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1971'^^xsd:string;
  dwc:aphiaIdAccepted '101983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1975'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe incisa'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1975'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1976'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe incisa'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1976'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1980'^^xsd:string;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe lilljeborgi'^^xsd:string;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1980'^^xsd:string;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1981'^^xsd:string;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe lilljeborgi'^^xsd:string;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1981'^^xsd:string;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1984'^^xsd:string;
  dwc:scientificName 'Leucothoe richiardii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe richiardii'^^xsd:string;
  dwc:aphiaid '212784'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1984'^^xsd:string;
  dwc:aphiaIdAccepted '212784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1985'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1985'^^xsd:string;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1986'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1986'^^xsd:string;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1989'^^xsd:string;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cressa dubia'^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1989'^^xsd:string;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1992'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stenothoe marina'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1992'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_1993'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stenothoe marina'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_1993'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_1999'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Urothoe elegans (Bate. 1856)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_1999'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2000'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Urothoe elegans (Bate. 1856)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2000'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2011'^^xsd:string;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harpinia pectinata'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2011'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2012'^^xsd:string;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harpinia pectinata'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2012'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2019'^^xsd:string;
  dwc:scientificName 'Metaphoxus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Metaphoxus pectinatus'^^xsd:string;
  dwc:aphiaid '102983'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2019'^^xsd:string;
  dwc:aphiaIdAccepted '102984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2020'^^xsd:string;
  dwc:scientificName 'Metaphoxus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Metaphoxus pectinatus'^^xsd:string;
  dwc:aphiaid '102983'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2020'^^xsd:string;
  dwc:aphiaIdAccepted '102984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2024'^^xsd:string;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parametaphoxus fultoni'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2024'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2031'^^xsd:string;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoxocephalus holbolli'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2031'^^xsd:string;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2032'^^xsd:string;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoxocephalus holbolli'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2032'^^xsd:string;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2040'^^xsd:string;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa ceratina'^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2040'^^xsd:string;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2041'^^xsd:string;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa ceratina'^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2041'^^xsd:string;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2054'^^xsd:string;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassidae sp.1'^^xsd:string;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2054'^^xsd:string;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2055'^^xsd:string;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassidae sp.1'^^xsd:string;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2055'^^xsd:string;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2060'^^xsd:string;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Orchomene nanus'^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2060'^^xsd:string;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2061'^^xsd:string;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Orchomene nanus'^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2061'^^xsd:string;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2067'^^xsd:string;
  dwc:scientificName 'Socarnes erythrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This amphipod normally inhabits the depth range 0-50 metres. It can be locally quite common (Chevreux & Page, 1925) and occasionally intertidal (Lincoln, 1979); Name in original file:Socarnes erythrophthalmus'^^xsd:string;
  dwc:aphiaid '148560'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2067'^^xsd:string;
  dwc:aphiaIdAccepted '148560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2068'^^xsd:string;
  dwc:scientificName 'Socarnes erythrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This amphipod normally inhabits the depth range 0-50 metres. It can be locally quite common (Chevreux & Page, 1925) and occasionally intertidal (Lincoln, 1979); Name in original file:Socarnes erythrophthalmus'^^xsd:string;
  dwc:aphiaid '148560'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2068'^^xsd:string;
  dwc:aphiaIdAccepted '148560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2078'^^xsd:string;
  dwc:scientificName 'Tryphosella nanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tryphosella nanoides'^^xsd:string;
  dwc:aphiaid '102764'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2078'^^xsd:string;
  dwc:aphiaIdAccepted '102764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2079'^^xsd:string;
  dwc:scientificName 'Tryphosella nanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tryphosella nanoides'^^xsd:string;
  dwc:aphiaid '102764'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2079'^^xsd:string;
  dwc:aphiaIdAccepted '102764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2081'^^xsd:string;
  dwc:scientificName 'Tryphosella sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tryphosella sarsi'^^xsd:string;
  dwc:aphiaid '102771'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2081'^^xsd:string;
  dwc:aphiaIdAccepted '102771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2093'^^xsd:string;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia obesa'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2093'^^xsd:string;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2094'^^xsd:string;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia obesa'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2094'^^xsd:string;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2096'^^xsd:string;
  dwc:scientificName 'Pereionotus testudo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pereionotus testudo'^^xsd:string;
  dwc:aphiaid '102954'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2096'^^xsd:string;
  dwc:aphiaIdAccepted '102954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2104'^^xsd:string;
  dwc:scientificName 'Listriella picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'L picta lives on sand gravel, from 5 to 16 m deep and it may be a non selective deposit-feeder. It is one of the species with high fidelity from the site of  Brittany (Bay of Brest and Glenan combined); Name in original file:Listriella picta'^^xsd:string;
  dwc:aphiaid '102489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2104'^^xsd:string;
  dwc:aphiaIdAccepted '179650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2105'^^xsd:string;
  dwc:scientificName 'Listriella picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'L picta lives on sand gravel, from 5 to 16 m deep and it may be a non selective deposit-feeder. It is one of the species with high fidelity from the site of  Brittany (Bay of Brest and Glenan combined); Name in original file:Listriella picta'^^xsd:string;
  dwc:aphiaid '102489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2105'^^xsd:string;
  dwc:aphiaIdAccepted '179650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2109'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atylus guttatus'^^xsd:string;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2109'^^xsd:string;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2110'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atylus guttatus'^^xsd:string;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2110'^^xsd:string;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2113'^^xsd:string;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atylus swammerdamei'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2113'^^xsd:string;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2118'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dexamine spinosa'^^xsd:string;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2118'^^xsd:string;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2119'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dexamine spinosa'^^xsd:string;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2119'^^xsd:string;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2129'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca brevicornis'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2129'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2130'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca brevicornis'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2130'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2135'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca diadema'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2135'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2143'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca typica'^^xsd:string;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2143'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2144'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca typica'^^xsd:string;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2144'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2148'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Haustorius arenarius'^^xsd:string;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2148'^^xsd:string;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2149'^^xsd:string;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Haustorius arenarius'^^xsd:string;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2149'^^xsd:string;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2160'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammarus insensibilis'^^xsd:string;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2160'^^xsd:string;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2164'^^xsd:string;
  dwc:scientificName 'Abludomelita gladiosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This melitid amphipod was observed in high densities on the control ground of the Bay of Brest (UBBC) during the summers of the sampling period 1996-1997. It occurred in 26 grabs out of the total of 30 samples analysed, reaching mean densities of 2-34 individuals per grab, with a maximum of 44 individuals for one grab in summer 1997. Maerl beds are a suitable habitat for these species,  providing protection from fish prédation and giving access to a ready supply of food.; Name in original file:Abludomelita gladiosa'^^xsd:string;
  dwc:aphiaid '102787'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2164'^^xsd:string;
  dwc:aphiaIdAccepted '102787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2165'^^xsd:string;
  dwc:scientificName 'Abludomelita gladiosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'maerl beds are a suitable habitat for these species,  providing protection from fish prédation and giving access to a ready supply of food.; Name in original file:Abludomelita gladiosa'^^xsd:string;
  dwc:aphiaid '102787'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2165'^^xsd:string;
  dwc:aphiaIdAccepted '102787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2166'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abludomelita obtusata'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2166'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2167'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abludomelita obtusata'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2167'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2170'^^xsd:string;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The amphipod C. semiserratus usually lives among algae (Peyssonnelia, Lithothamnium), and from 9 to 45 m deep offshore; Name in original file:Ceradosus semisseratus'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2170'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2171'^^xsd:string;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The amphipod C. semiserratus usually lives among algae (Peyssonnelia, Lithothamnium), and from 9 to 45 m deep offshore; Name in original file:Ceradosus semisseratus'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2171'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2178'^^xsd:string;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cheirocratus intermedius'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2178'^^xsd:string;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2179'^^xsd:string;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cheirocratus intermedius'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2179'^^xsd:string;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2186'^^xsd:string;
  dwc:scientificName 'Elasmopus rapax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Elasmopus rapax'^^xsd:string;
  dwc:aphiaid '102805'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2186'^^xsd:string;
  dwc:aphiaIdAccepted '102805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2187'^^xsd:string;
  dwc:scientificName 'Elasmopus rapax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Elasmopus rapax'^^xsd:string;
  dwc:aphiaid '102805'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2187'^^xsd:string;
  dwc:aphiaIdAccepted '102805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2190'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance) from the Brittany (control) sites investigated. The amphipod G. fucicola usually lives among algae (Ectocarpus, Lithophyllum, etc.), and seagrass (Zostera, Posidonia] in shallow coastal waters, from 0 to 55 m deep.; Name in original file:Gammarella fucicola'^^xsd:string;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2190'^^xsd:string;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2191'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The amphipod G. fucicola usually lives among algae (Ectocarpus, Lithophyllum, etc.), and seagrass (Zostera, Posidonia] in shallow coastal waters, from 0 to 55 m deep.; Name in original file:Gammarella fucicola'^^xsd:string;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2191'^^xsd:string;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2198'^^xsd:string;
  dwc:scientificName 'Maera grossimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of frequency/abundance) from the Brittany (control) site investigated. This amphipod was observed in high densities on the control ground of the Bay of Brest UBBC during part of the sampling period 1996-1997.; Name in original file:Maera grossimana'^^xsd:string;
  dwc:aphiaid '102815'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2198'^^xsd:string;
  dwc:aphiaIdAccepted '102815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2199'^^xsd:string;
  dwc:scientificName 'Maera grossimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'M grossimana is a deposit-feeding amphipod, feeding on macrophytic detritus coming from decaying macroalgae. Its abundance should therefore be related to macrophytic production on maerl banks investigated; Name in original file:Maera grossimana'^^xsd:string;
  dwc:aphiaid '102815'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2199'^^xsd:string;
  dwc:aphiaIdAccepted '102815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2208'^^xsd:string;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera othonis'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2208'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2216'^^xsd:string;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melita palmata'^^xsd:string;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2216'^^xsd:string;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2217'^^xsd:string;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melita palmata'^^xsd:string;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2217'^^xsd:string;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2219'^^xsd:string;
  dwc:scientificName 'Melitidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melitidae sp.'^^xsd:string;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2219'^^xsd:string;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2220'^^xsd:string;
  dwc:scientificName 'Melitidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melitidae sp.'^^xsd:string;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2220'^^xsd:string;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2222'^^xsd:string;
  dwc:scientificName 'Amphitholina cuniculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphitolina cuniculus'^^xsd:string;
  dwc:aphiaid '101992'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2222'^^xsd:string;
  dwc:aphiaIdAccepted '101992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2229'^^xsd:string;
  dwc:scientificName 'Ampithoe rubricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampithoe rubricata (Montagu, 1808)'^^xsd:string;
  dwc:aphiaid '102002'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2229'^^xsd:string;
  dwc:aphiaIdAccepted '102002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2230'^^xsd:string;
  dwc:scientificName 'Ampithoe rubricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampithoe rubricata (Montagu, 1808)'^^xsd:string;
  dwc:aphiaid '102002'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2230'^^xsd:string;
  dwc:aphiaIdAccepted '102002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2233'^^xsd:string;
  dwc:scientificName 'Gammaropsis lobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis lobata'^^xsd:string;
  dwc:aphiaid '102363'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2233'^^xsd:string;
  dwc:aphiaIdAccepted '102363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2234'^^xsd:string;
  dwc:scientificName 'Gammaropsis lobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis lobata'^^xsd:string;
  dwc:aphiaid '102363'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2234'^^xsd:string;
  dwc:aphiaIdAccepted '102363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2237'^^xsd:string;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis maculata'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2237'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2238'^^xsd:string;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis maculata'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2238'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2242'^^xsd:string;
  dwc:scientificName 'Gammaropsis nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis nitida'^^xsd:string;
  dwc:aphiaid '102367'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2242'^^xsd:string;
  dwc:aphiaIdAccepted '102367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2244'^^xsd:string;
  dwc:scientificName 'Isaeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Isaeidae sp.'^^xsd:string;
  dwc:aphiaid '101388'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2244'^^xsd:string;
  dwc:aphiaIdAccepted '101388'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2245'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Megamphopus cornutus'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2245'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2246'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Megamphopus cornutus'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2246'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2248'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Photis longicaudata'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2248'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2249'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Photis longicaudata'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2249'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2259'^^xsd:string;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ischyrocerus anguipes'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2259'^^xsd:string;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2263'^^xsd:string;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jassa falcata'^^xsd:string;
  dwc:aphiaid '102431'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2263'^^xsd:string;
  dwc:aphiaIdAccepted '102431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2264'^^xsd:string;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jassa falcata'^^xsd:string;
  dwc:aphiaid '102431'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2264'^^xsd:string;
  dwc:aphiaIdAccepted '102431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2270'^^xsd:string;
  dwc:scientificName 'Jassa marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jassa marmorata S J Holmes, 1903'^^xsd:string;
  dwc:aphiaid '102433'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2270'^^xsd:string;
  dwc:aphiaIdAccepted '102433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2275'^^xsd:string;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aora gracilis'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2275'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2276'^^xsd:string;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aora gracilis'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2276'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2279'^^xsd:string;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Aoridae indet.'^^xsd:string;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2279'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2290'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus pectinatus'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2290'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2291'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus pectinatus'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2291'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2299'^^xsd:string;
  dwc:scientificName 'Leptocheirus tricristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This tube-dwelling amphipod has a depth range about 0-20 metres amongst algae on coarse bottom sediments like maerl.; Name in original file:Leptocheirus tricristatus'^^xsd:string;
  dwc:aphiaid '102041'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2299'^^xsd:string;
  dwc:aphiaIdAccepted '102041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2300'^^xsd:string;
  dwc:scientificName 'Leptocheirus tricristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This tube-dwelling amphipod has a depth range about 0-20 metres amongst algae on coarse bottom sediments like maerl.; Name in original file:Leptocheirus tricristatus'^^xsd:string;
  dwc:aphiaid '102041'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2300'^^xsd:string;
  dwc:aphiaIdAccepted '102041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2302'^^xsd:string;
  dwc:scientificName 'Microdeutopus anomalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus anomalus'^^xsd:string;
  dwc:aphiaid '102043'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2302'^^xsd:string;
  dwc:aphiaIdAccepted '102043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2303'^^xsd:string;
  dwc:scientificName 'Microdeutopus anomalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus anomalus'^^xsd:string;
  dwc:aphiaid '102043'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2303'^^xsd:string;
  dwc:aphiaIdAccepted '102043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2308'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus damnoniensis'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2308'^^xsd:string;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2309'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus damnoniensis'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2309'^^xsd:string;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2314'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus versiculatus'^^xsd:string;
  dwc:aphiaid '102053'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2314'^^xsd:string;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2318'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium sp.'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2318'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2322'^^xsd:string;
  dwc:scientificName 'Corophium bonnellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium bonnellii'^^xsd:string;
  dwc:aphiaid '102088'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2322'^^xsd:string;
  dwc:aphiaIdAccepted '237004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2323'^^xsd:string;
  dwc:scientificName 'Corophium bonnellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium bonnellii'^^xsd:string;
  dwc:aphiaid '102088'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2323'^^xsd:string;
  dwc:aphiaIdAccepted '237004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2325'^^xsd:string;
  dwc:scientificName 'Corophium curvispinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium curvispinum'^^xsd:string;
  dwc:aphiaid '102090'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2325'^^xsd:string;
  dwc:aphiaIdAccepted '148582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2328'^^xsd:string;
  dwc:scientificName 'Aeginina longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aeginina longicornis'^^xsd:string;
  dwc:aphiaid '101820'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2328'^^xsd:string;
  dwc:aphiaIdAccepted '101820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2329'^^xsd:string;
  dwc:scientificName 'Aeginina longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aeginina longicornis'^^xsd:string;
  dwc:aphiaid '101820'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2329'^^xsd:string;
  dwc:aphiaIdAccepted '101820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2333'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caprella acanthifera'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2333'^^xsd:string;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2334'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caprella acanthifera'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2334'^^xsd:string;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2339'^^xsd:string;
  dwc:scientificName 'Caprella penantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caprella penantis'^^xsd:string;
  dwc:aphiaid '101846'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2339'^^xsd:string;
  dwc:aphiaIdAccepted '101846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2342'^^xsd:string;
  dwc:scientificName 'Parvipalpus capillaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvipalpus capillaceus'^^xsd:string;
  dwc:aphiaid '101858'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2342'^^xsd:string;
  dwc:aphiaIdAccepted '101858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2343'^^xsd:string;
  dwc:scientificName 'Parvipalpus capillaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvipalpus capillaceus'^^xsd:string;
  dwc:aphiaid '101858'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2343'^^xsd:string;
  dwc:aphiaIdAccepted '101858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2346'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phtisica marina'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2346'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2347'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phtisica marina'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2347'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2354'^^xsd:string;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudoprotella phasma'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2354'^^xsd:string;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2355'^^xsd:string;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudoprotella phasma'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2355'^^xsd:string;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2358'^^xsd:string;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gnathia sp.'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2358'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2359'^^xsd:string;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gnathia oxyuraea'^^xsd:string;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2359'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2360'^^xsd:string;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gnathia oxyuraea'^^xsd:string;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2360'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2366'^^xsd:string;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anthura gracilis'^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2366'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2367'^^xsd:string;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anthura gracilis'^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2367'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2371'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cyathura carinata'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2371'^^xsd:string;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2372'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cyathura carinata'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2372'^^xsd:string;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2382'^^xsd:string;
  dwc:scientificName 'Cirolana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirolana sp.'^^xsd:string;
  dwc:aphiaid '118399'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2382'^^xsd:string;
  dwc:aphiaIdAccepted '118399'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2387'^^xsd:string;
  dwc:scientificName 'Conilera cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Conilera cylindracea (Montagu, 1803)'^^xsd:string;
  dwc:aphiaid '118842'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2387'^^xsd:string;
  dwc:aphiaIdAccepted '118842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2392'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurydice pulchra'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2392'^^xsd:string;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2393'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurydice pulchra'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2393'^^xsd:string;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2409'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2409'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2421'^^xsd:string;
  dwc:scientificName 'Sphaeroma rugicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaeroma rugicauda'^^xsd:string;
  dwc:aphiaid '146936'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2421'^^xsd:string;
  dwc:aphiaIdAccepted '118958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2422'^^xsd:string;
  dwc:scientificName 'Sphaeroma rugicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaeroma rugicauda'^^xsd:string;
  dwc:aphiaid '146936'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2422'^^xsd:string;
  dwc:aphiaIdAccepted '118958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2425'^^xsd:string;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jaera albifrons'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2425'^^xsd:string;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2426'^^xsd:string;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jaera albifrons'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2426'^^xsd:string;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2431'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Janira maculosa Leach. 1813'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2431'^^xsd:string;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2432'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Janira maculosa Leach. 1813'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2432'^^xsd:string;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2435'^^xsd:string;
  dwc:scientificName 'Ianiropsis breviremis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most important invertebrate species (distinguished in terms of frequency/abundance) from the Brittany (control) site investigated; Name in original file:Janiropsis breviremis'^^xsd:string;
  dwc:aphiaid '118714'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2435'^^xsd:string;
  dwc:aphiaIdAccepted '118714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2436'^^xsd:string;
  dwc:scientificName 'Ianiropsis breviremis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Janiropsis breviremis'^^xsd:string;
  dwc:aphiaid '118714'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2436'^^xsd:string;
  dwc:aphiaIdAccepted '118714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2439'^^xsd:string;
  dwc:scientificName 'Munna kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Munna kroyeri'^^xsd:string;
  dwc:aphiaid '118757'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2439'^^xsd:string;
  dwc:aphiaIdAccepted '118757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2446'^^xsd:string;
  dwc:scientificName 'Astacilla longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Astacilla longicornis'^^xsd:string;
  dwc:aphiaid '119024'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2446'^^xsd:string;
  dwc:aphiaIdAccepted '119024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2447'^^xsd:string;
  dwc:scientificName 'Astacilla longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Astacilla longicornis'^^xsd:string;
  dwc:aphiaid '119024'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2447'^^xsd:string;
  dwc:aphiaIdAccepted '119024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2451'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tanais dulongii'^^xsd:string;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2451'^^xsd:string;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2452'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tanais dulongii'^^xsd:string;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2452'^^xsd:string;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2453'^^xsd:string;
  dwc:scientificName 'Leptochelia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptochelia dubia'^^xsd:string;
  dwc:aphiaid '136470'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2453'^^xsd:string;
  dwc:aphiaIdAccepted '880865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2461'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Some species spanned the Atlanto-Mediterranean divide, like Apseudes latreillii.; Name in original file:Apseudes latreillii'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2461'^^xsd:string;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2462'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Some species spanned the Atlanto-Mediterranean divide, like Apseudes latreillii.; Name in original file:Apseudes latreillii'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2462'^^xsd:string;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2469'^^xsd:string;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes talpa'^^xsd:string;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2469'^^xsd:string;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2477'^^xsd:string;
  dwc:scientificName 'Cumella (Cumella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cumella pygmea'^^xsd:string;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2477'^^xsd:string;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2478'^^xsd:string;
  dwc:scientificName 'Cumella (Cumella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cumella pygmea'^^xsd:string;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2478'^^xsd:string;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2479'^^xsd:string;
  dwc:scientificName 'Diastyloides biplicatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diastyloides biplicata'^^xsd:string;
  dwc:aphiaid '110494'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2479'^^xsd:string;
  dwc:aphiaIdAccepted '110494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2481'^^xsd:string;
  dwc:scientificName 'Palaemon elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palaemon elegans'^^xsd:string;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2481'^^xsd:string;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2485'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palaemonetes varians (Leach. 1814)'^^xsd:string;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2485'^^xsd:string;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2486'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palaemonetes varians (Leach. 1814)'^^xsd:string;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2486'^^xsd:string;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2497'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Athanus nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2497'^^xsd:string;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2498'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Athanus nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2498'^^xsd:string;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2511'^^xsd:string;
  dwc:scientificName 'Hippolyte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hippolyte sp.'^^xsd:string;
  dwc:aphiaid '106987'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2511'^^xsd:string;
  dwc:aphiaIdAccepted '106987'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2513'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thoralus cranchii'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2513'^^xsd:string;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2514'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thoralus cranchii'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2514'^^xsd:string;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2528'^^xsd:string;
  dwc:scientificName 'Crangon vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crangon vulgaris'^^xsd:string;
  dwc:aphiaid '248053'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2528'^^xsd:string;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2531'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crangon crangon'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2531'^^xsd:string;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2532'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crangon crangon'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2532'^^xsd:string;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2544'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2544'^^xsd:string;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2545'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2545'^^xsd:string;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2554'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diogenes pugilator'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2554'^^xsd:string;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2555'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diogenes pugilator'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2555'^^xsd:string;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2568'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anapagurus laevis'^^xsd:string;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2568'^^xsd:string;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2578'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus bernhardus'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2578'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2579'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus bernhardus'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2579'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2601'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Galathea sp.'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2601'^^xsd:string;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2605'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the animals, only a few species like Echinocyamus pusillus and Galathea intermedia were present at all BIOMAERL sites investigated.; Name in original file:Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2605'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2606'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the animals, only a few species like Echinocyamus pusillus and Galathea intermedia were present at all BIOMAERL sites investigated.; Name in original file:Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2606'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2613'^^xsd:string;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species ( degree of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) (control) site investigated; Name in original file:Galathea squamifera'^^xsd:string;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2613'^^xsd:string;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2614'^^xsd:string;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Galathea squamifera'^^xsd:string;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2614'^^xsd:string;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2618'^^xsd:string;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Galathea strigosa'^^xsd:string;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2618'^^xsd:string;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2621'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This anomuran decapod was very abundant in the living maerl layer during summer and autumn on UBBC in 1996 and 1997. Among the most important invertebrate species (distinguished in terms of frequency/abundance and degree of maerl-ground fidelity) from the Brittany (control) sites investigated; Name in original file:Pisidia longicornis'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2621'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2622'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisidia longicornis'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2622'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2641'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it has been captured only using an AQUAREVE dredge.; Name in original file:Pisa armata'^^xsd:string;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2641'^^xsd:string;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2647'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Inachus dorsettensis is a majid crab feeding mostly on small crustaceans and hydroids. It lives on mud, sand or even rocky substrata. Although a large species, /. dorsettensis made only a small contribution to the biomass of the AQUAREVE samples.; Name in original file:Inachus dorsettensis'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2647'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2648'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Inachus dorsettensis is a majid crab feeding mostly on small crustaceans and hydroids. It lives on mud, sand or even rocky substrata. Although a large species, /. dorsettensis made only a small contribution to the biomass of the AQUAREVE samples.; Name in original file:Inachus dorsettensis'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2648'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2655'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia rostrata'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2655'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2656'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia rostrata'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2656'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2663'^^xsd:string;
  dwc:scientificName 'Macropodia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia tenuirostris'^^xsd:string;
  dwc:aphiaid '107346'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2663'^^xsd:string;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2664'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) sites investigated.; Name in original file:Eurynome spinosa'^^xsd:string;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2664'^^xsd:string;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2665'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurynome spinosa'^^xsd:string;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2665'^^xsd:string;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2677'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia tuberosa'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2677'^^xsd:string;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2678'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia tuberosa'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2678'^^xsd:string;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2699'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atelecyclus undecimdentatus'^^xsd:string;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2699'^^xsd:string;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2705'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thia sculettata'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2705'^^xsd:string;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2711'^^xsd:string;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This decapod crustacean was very common on the maerl beds of the Bay of Brest. It is among the most important invertebrate species (distinguished in terms of biomass ) from the Brittany (control) sites investigated.; Name in original file:Liocarcinus arcuatus'^^xsd:string;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2711'^^xsd:string;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2712'^^xsd:string;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This decapod crustacean was very common on the maerl beds of the Bay of Brest.; Name in original file:Liocarcinus arcuatus'^^xsd:string;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2712'^^xsd:string;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2719'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'the crab Liocarcinus corrugatus (Pennant), occurred in all (or nearly all) of the BIOMAERL study sites, but the majority of species have geographical limits between different regions considered.; Name in original file:Liocarcinus corrugatus'^^xsd:string;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2719'^^xsd:string;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2728'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'animals (e.g. Aequipecten opercularis , the swimming crab Liocarcinus depurator and most fish) swam as the gear pproached and often escaped capture.; Name in original file:Liocarcinus depuralor'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2728'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2732'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus holsatus'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2732'^^xsd:string;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2736'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus marmoreus'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2736'^^xsd:string;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2740'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) (control) sites investigated.; Name in original file:Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2740'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2741'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2741'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2754'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'On each ground, video and direct observations by divers revealed that several species rapidly aggregated to feed along the dredge tracks including crabs (Necora puber); Name in original file:Necora puber'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2754'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2755'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'On each ground, video and direct observations by divers revealed that several species rapidly aggregated to feed along the dredge tracks including crabs (Necora puber); Name in original file:Necora puber'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2755'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2760'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Carcinus maenas'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2760'^^xsd:string;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2763'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilumnus hirtellus'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2763'^^xsd:string;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2764'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilumnus hirtellus'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2764'^^xsd:string;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2770'^^xsd:string;
  dwc:scientificName 'Xantho incisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Xantho incisus'^^xsd:string;
  dwc:aphiaid '823881'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2770'^^xsd:string;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2771'^^xsd:string;
  dwc:scientificName 'Xantho incisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Xantho incisus'^^xsd:string;
  dwc:aphiaid '823881'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2771'^^xsd:string;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2782'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptochiton asellus'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2782'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2787'^^xsd:string;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'L. cancellatus is a herbivore and lives on hard substrata.; Name in original file:Leptochiton cancellatus'^^xsd:string;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2787'^^xsd:string;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2788'^^xsd:string;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'L. cancellatus is a herbivore and lives on hard substrata.; Name in original file:Leptochiton cancellatus'^^xsd:string;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2788'^^xsd:string;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2794'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hanleya hanleyi (Bean in Thorpe. 1844)'^^xsd:string;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2794'^^xsd:string;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2797'^^xsd:string;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callochiton septemvalvis'^^xsd:string;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2797'^^xsd:string;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2798'^^xsd:string;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callochiton septemvalvis'^^xsd:string;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2798'^^xsd:string;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2805'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidochitona cinerea'^^xsd:string;
  dwc:aphiaid '152774'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2805'^^xsd:string;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2808'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tonicella marmorea'^^xsd:string;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2808'^^xsd:string;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2809'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tonicella marmorea'^^xsd:string;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2809'^^xsd:string;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2812'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tonicella rubra'^^xsd:string;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2812'^^xsd:string;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2813'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tonicella rubra'^^xsd:string;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2813'^^xsd:string;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2818'^^xsd:string;
  dwc:scientificName 'Acanthopleura echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it seems not to be used at all, except in one shell auction. That\'s why we use instead Acanthopleura echinata (Barnes, 1824) AphiaID 386269; Name in original file:Acanthochitona echinata'^^xsd:string;
  dwc:aphiaid '386269'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2818'^^xsd:string;
  dwc:aphiaIdAccepted '1648719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2821'^^xsd:string;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona crinita'^^xsd:string;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2821'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2822'^^xsd:string;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona crinita'^^xsd:string;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2822'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2826'^^xsd:string;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) (control) sites investigated.; Name in original file:Acanthochitona fascicularis'^^xsd:string;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2826'^^xsd:string;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2827'^^xsd:string;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona fascicularis'^^xsd:string;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2827'^^xsd:string;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2837'^^xsd:string;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Emarginula fissura'^^xsd:string;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2837'^^xsd:string;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2843'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diodora graeca'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2843'^^xsd:string;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2844'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diodora graeca'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2844'^^xsd:string;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2849'^^xsd:string;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tricolia pullus'^^xsd:string;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2849'^^xsd:string;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2850'^^xsd:string;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tricolia pullus'^^xsd:string;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2850'^^xsd:string;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2860'^^xsd:string;
  dwc:scientificName 'Trochidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trochidae indet.'^^xsd:string;
  dwc:aphiaid '443'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2860'^^xsd:string;
  dwc:aphiaIdAccepted '443'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2863'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of  biomass) from the Brittany (control) sites investigated. Thick shelled animals that were small enough to pass between the dredge teeth usually survived; for example Gibbula magus (L.) was often buried by the trawl but later re-emerged; Name in original file:Gibbula magus'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2863'^^xsd:string;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2864'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thick shelled animals that were small enough to pass between the dredge teeth usually survived; for example Gibbula magus (L.) was often buried by the trawl but later re-emerged; Name in original file:Gibbula magus'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2864'^^xsd:string;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2874'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula cineraria'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2874'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2875'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula cineraria'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2875'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2880'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Some species spanned the Atlanto-Mediterranean divide, like Jujubinus exasperatus; Name in original file:Jujubinus exasperatus'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2880'^^xsd:string;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2881'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Some species spanned the Atlanto-Mediterranean divide, like Jujubinus exasperatus; Name in original file:Jujubinus exasperatus'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2881'^^xsd:string;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2890'^^xsd:string;
  dwc:scientificName 'Jujubinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'J. miliaris is always sublittoral, living on stony and gravelly bottoms (35-800 m deep) with shells or Lithothamnion (Graham, 1988).; Name in original file:Jujubinus miliaris'^^xsd:string;
  dwc:aphiaid '156144'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2890'^^xsd:string;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2893'^^xsd:string;
  dwc:scientificName 'Jujubinus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This trochid gastropod was present at UBBC in various densities during the sampling period 1996-1997. It occurred in 24 grabs of the 30 analysed samples with mean densities of 0 to 28 individuals per O.lm2 grabs, with a maximum of 41 for one grab; Name in original file:Jujubinus striatus'^^xsd:string;
  dwc:aphiaid '141815'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2893'^^xsd:string;
  dwc:aphiaIdAccepted '141815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2894'^^xsd:string;
  dwc:scientificName 'Jujubinus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This trochid gastropod was regularly present on the impacted ground (UBBI) throughout the sampling period 1996-1997. It occurred in all the 30 analysed samples, with mean densities of 2.5 to 17 individuals per 0.1m2 grabs, and a maximum of 36 for one grab; Name in original file:Jujubinus striatus'^^xsd:string;
  dwc:aphiaid '141815'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2894'^^xsd:string;
  dwc:aphiaIdAccepted '141815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2899'^^xsd:string;
  dwc:scientificName 'Tectura testudinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tectura testudinalis'^^xsd:string;
  dwc:aphiaid '140276'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2899'^^xsd:string;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2904'^^xsd:string;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This limpet is common in and out of rock pools, attached to the underside of smooth, fixed stones with a growth of red weeds, especially Lithothamnion, on which it feeds. It breeds in spring.; Name in original file:Tectura virginea'^^xsd:string;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2904'^^xsd:string;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2905'^^xsd:string;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This limpet is common in and out of rock pools, attached to the underside of smooth, fixed stones with a growth of red weeds, especially Lithothamnion, on which it feeds. It breeds in spring.; Name in original file:Tectura virginea'^^xsd:string;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2905'^^xsd:string;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2911'^^xsd:string;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Helcion pellucidum'^^xsd:string;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2911'^^xsd:string;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2924'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2924'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2925'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2925'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2937'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Turritella communis is a gastropod living partly buried in muddy bottoms. Unusually for a gastropod, it is a suspension feeder, removing particles from the water by way of a ciliary current maintained through the mantle cavity.; Name in original file:Turritella communis'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2937'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2948'^^xsd:string;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerithiopsis tubercularis'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2948'^^xsd:string;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2949'^^xsd:string;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerithiopsis tubercularis'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2949'^^xsd:string;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2953'^^xsd:string;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lacuna parva'^^xsd:string;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2953'^^xsd:string;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2960'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Skeneopsis planorbis'^^xsd:string;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2960'^^xsd:string;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2961'^^xsd:string;
  dwc:scientificName 'Barleeia unifasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Barleeia unifasciata'^^xsd:string;
  dwc:aphiaid '138843'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2961'^^xsd:string;
  dwc:aphiaIdAccepted '138843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2964'^^xsd:string;
  dwc:scientificName 'Rissoa guerinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa guerinii'^^xsd:string;
  dwc:aphiaid '141353'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2964'^^xsd:string;
  dwc:aphiaIdAccepted '141353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2965'^^xsd:string;
  dwc:scientificName 'Rissoa guerinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa guerinii'^^xsd:string;
  dwc:aphiaid '141353'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2965'^^xsd:string;
  dwc:aphiaIdAccepted '141353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2973'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa lilacina'^^xsd:string;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2973'^^xsd:string;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2974'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa lilacina'^^xsd:string;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2974'^^xsd:string;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2984'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa parva'^^xsd:string;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2984'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2985'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa parva'^^xsd:string;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2985'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2994'^^xsd:string;
  dwc:scientificName 'Alvania cimicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania cimicoides'^^xsd:string;
  dwc:aphiaid '141168'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2994'^^xsd:string;
  dwc:aphiaIdAccepted '141168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_2998'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania punclura'^^xsd:string;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_2998'^^xsd:string;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_2999'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania punclura'^^xsd:string;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_2999'^^xsd:string;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3001'^^xsd:string;
  dwc:scientificName 'Manzonia crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Manzonia crassa'^^xsd:string;
  dwc:aphiaid '141291'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3001'^^xsd:string;
  dwc:aphiaIdAccepted '141291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3002'^^xsd:string;
  dwc:scientificName 'Manzonia crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Manzonia crassa'^^xsd:string;
  dwc:aphiaid '141291'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3002'^^xsd:string;
  dwc:aphiaIdAccepted '141291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3010'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onoba semicostata'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3010'^^xsd:string;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3011'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onoba semicostata'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3011'^^xsd:string;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3016'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pussillina inconspicua'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3016'^^xsd:string;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3026'^^xsd:string;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum glabrum'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3026'^^xsd:string;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3033'^^xsd:string;
  dwc:scientificName 'Circulus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Circulus striatus'^^xsd:string;
  dwc:aphiaid '138700'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3033'^^xsd:string;
  dwc:aphiaIdAccepted '138700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3036'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aporrhais pespelecani'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3036'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3038'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calyptraea chinensis'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3038'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3039'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calyptraea chinensis'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3039'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3048'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This calyptraeid gastropod was present at UBBC all through the two-year sampling period (1996-1997) in comparable densities. Crepidula fornicata is a suspension-feeding gastropod and requires hard substrata for settlement.; Name in original file:Crepidula fornicata'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3048'^^xsd:string;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3049'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Crepidula fornicata is a suspension-feeding gastropod and requires hard substrata for settlement.; Name in original file:Crepidula fornicata'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3049'^^xsd:string;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3055'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capulus ungaricus'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3055'^^xsd:string;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3060'^^xsd:string;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trivia arctica'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3060'^^xsd:string;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3063'^^xsd:string;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trivia monacha'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3063'^^xsd:string;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3064'^^xsd:string;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trivia monacha'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3064'^^xsd:string;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3078'^^xsd:string;
  dwc:scientificName 'Polinices (Euspira) pulchellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polinices pulchellus'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3078'^^xsd:string;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3088'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marshallora adversa'^^xsd:string;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3088'^^xsd:string;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3098'^^xsd:string;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melanella alba'^^xsd:string;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3098'^^xsd:string;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3099'^^xsd:string;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melanella alba'^^xsd:string;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3099'^^xsd:string;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3105'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Vitreolina philippi'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3105'^^xsd:string;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3109'^^xsd:string;
  dwc:scientificName 'Trophon barvicensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trophon barvicensis'^^xsd:string;
  dwc:aphiaid '140419'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3109'^^xsd:string;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3123'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ocenebra erinacea'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3123'^^xsd:string;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3124'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ocenebra erinacea'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3124'^^xsd:string;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3131'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'On each ground, video and direct observations by divers revealed that several species rapidly aggregated to feed along the dredge tracks including whelks (Buccinum undatum); Name in original file:Buccinum undatum'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3131'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3132'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'On each ground, video and direct observations by divers revealed that several species rapidly aggregated to feed along the dredge tracks including whelks (Buccinum undatum); Name in original file:Buccinum undatum'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3132'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3142'^^xsd:string;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Hinia reticulata is a nassariid gastropod occurring mainly in muddy or sandy sediments. It is a scavenger and carrion feeder.; Name in original file:Hinia reticulata'^^xsd:string;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3142'^^xsd:string;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3143'^^xsd:string;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Hinia reticulata is a nassariid gastropod occurring mainly in muddy or sandy sediments. It is a scavenger and carrion feeder.; Name in original file:Hinia reticulata'^^xsd:string;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3143'^^xsd:string;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3150'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hinia incrassata'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3150'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3151'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hinia incrassata'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3151'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3167'^^xsd:string;
  dwc:scientificName 'Haedropleura septangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Haedropleura septangularis'^^xsd:string;
  dwc:aphiaid '141864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3167'^^xsd:string;
  dwc:aphiaIdAccepted '141864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3169'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mangelia attenuata'^^xsd:string;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3169'^^xsd:string;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3170'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mangelia attenuata'^^xsd:string;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3170'^^xsd:string;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3174'^^xsd:string;
  dwc:scientificName 'Mangelia costata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mangelia coarctata'^^xsd:string;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3174'^^xsd:string;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3175'^^xsd:string;
  dwc:scientificName 'Mangelia costata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mangelia coarctata'^^xsd:string;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3175'^^xsd:string;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3177'^^xsd:string;
  dwc:scientificName 'Comarmondia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Comarmondia gracilis'^^xsd:string;
  dwc:aphiaid '139229'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3177'^^xsd:string;
  dwc:aphiaIdAccepted '1617535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3190'^^xsd:string;
  dwc:scientificName 'Rissoella opalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoella opalina'^^xsd:string;
  dwc:aphiaid '141149'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3190'^^xsd:string;
  dwc:aphiaIdAccepted '141149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3206'^^xsd:string;
  dwc:scientificName 'Turbonilla lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Turbonilla lactaea'^^xsd:string;
  dwc:aphiaid '141072'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3206'^^xsd:string;
  dwc:aphiaIdAccepted '141072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3211'^^xsd:string;
  dwc:scientificName 'Scaphander lignarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scaphander lignarius'^^xsd:string;
  dwc:aphiaid '139488'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3211'^^xsd:string;
  dwc:aphiaIdAccepted '139488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3214'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cylichna cylindracea'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3214'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3227'^^xsd:string;
  dwc:scientificName 'Berthellina citrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Berthelina citrina'^^xsd:string;
  dwc:aphiaid '140815'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3227'^^xsd:string;
  dwc:aphiaIdAccepted '140815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3228'^^xsd:string;
  dwc:scientificName 'Berthellina citrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Berthelina citrina'^^xsd:string;
  dwc:aphiaid '140815'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3228'^^xsd:string;
  dwc:aphiaIdAccepted '140815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3231'^^xsd:string;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nudibranchia indet.'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3231'^^xsd:string;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3232'^^xsd:string;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nudibranchia indet.'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3232'^^xsd:string;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3262'^^xsd:string;
  dwc:scientificName 'Aeolidia papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aeolidia papillosa'^^xsd:string;
  dwc:aphiaid '138709'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3262'^^xsd:string;
  dwc:aphiaIdAccepted '138709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3263'^^xsd:string;
  dwc:scientificName 'Aeolidia papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aeolidia papillosa'^^xsd:string;
  dwc:aphiaid '138709'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3263'^^xsd:string;
  dwc:aphiaIdAccepted '138709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3269'^^xsd:string;
  dwc:scientificName 'Dentalium novemcostatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dentalium novemcostatum'^^xsd:string;
  dwc:aphiaid '139530'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3269'^^xsd:string;
  dwc:aphiaIdAccepted '196381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3270'^^xsd:string;
  dwc:scientificName 'Dentalium novemcostatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dentalium novemcostatum'^^xsd:string;
  dwc:aphiaid '139530'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3270'^^xsd:string;
  dwc:aphiaIdAccepted '196381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3280'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula nilidosa'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3280'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3285'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula nucleus'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3285'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3286'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula nucleus'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3286'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3297'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'seems to be associated preferentially with maerl bottoms; Name in original file:Glycymeris glycymerís'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3297'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3317'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus barbatus'^^xsd:string;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3317'^^xsd:string;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3318'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus barbatus'^^xsd:string;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3318'^^xsd:string;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3325'^^xsd:string;
  dwc:scientificName 'Modiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus sp.'^^xsd:string;
  dwc:aphiaid '138223'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3325'^^xsd:string;
  dwc:aphiaIdAccepted '138223'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3336'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ostrea edulis'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3336'^^xsd:string;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3348'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'European maerl grounds are exploited commercially for scallops (Pecten maximus); Name in original file:Pecten maximus'^^xsd:string;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3348'^^xsd:string;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3349'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'European maerl grounds are exploited commercially for scallops (Pecten maximus); Name in original file:Pecten maximus'^^xsd:string;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3349'^^xsd:string;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3358'^^xsd:string;
  dwc:scientificName 'Chlamys distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chlamys distorta'^^xsd:string;
  dwc:aphiaid '146807'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3358'^^xsd:string;
  dwc:aphiaIdAccepted '236715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3362'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of  maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) (control) sites investigated; Name in original file:Chlamys varia'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3362'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3363'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chlamys varia'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3363'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3371'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anomia ephippium'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3371'^^xsd:string;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3372'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anomia ephippium'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3372'^^xsd:string;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3381'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pododesmus patelliformis'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3381'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3382'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pododesmus patelliformis'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3382'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3387'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lucinoma borealis'^^xsd:string;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3387'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3394'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyasira flexuosa'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3394'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3395'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyasira flexuosa'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3395'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3403'^^xsd:string;
  dwc:scientificName 'Devonia perrieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Devonia perrieri'^^xsd:string;
  dwc:aphiaid '140365'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3403'^^xsd:string;
  dwc:aphiaIdAccepted '140365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3404'^^xsd:string;
  dwc:scientificName 'Devonia perrieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Devonia perrieri'^^xsd:string;
  dwc:aphiaid '140365'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3404'^^xsd:string;
  dwc:aphiaIdAccepted '140365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3408'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tellimya ferruginosa'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3408'^^xsd:string;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3409'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tellimya ferruginosa'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3409'^^xsd:string;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3413'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysella bidentata'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3413'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3414'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysella bidentata'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3414'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3436'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthocardia echinata'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3436'^^xsd:string;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3439'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The bivalve P. exiguum was sparsely distributed on the control ground of the Bay of Brest (UBBC) during the sampling period.; Name in original file:Parvicardium exiguum'^^xsd:string;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3439'^^xsd:string;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3440'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium exiguum'^^xsd:string;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3440'^^xsd:string;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3444'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium minimum'^^xsd:string;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3444'^^xsd:string;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3445'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium minimum'^^xsd:string;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3445'^^xsd:string;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3450'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) (control) sites investigated.; Name in original file:Parvicardium ovale'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3450'^^xsd:string;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3451'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium ovale'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3451'^^xsd:string;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3458'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium scabrum'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3458'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3461'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'seems to be associated preferentially with maerl bottoms; Name in original file:Plagiocardium papillosum'^^xsd:string;
  dwc:aphiaid '139014'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3461'^^xsd:string;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3466'^^xsd:string;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) (control) sites investigated; Name in original file:Laevicardium crassum'^^xsd:string;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3466'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3483'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phaxas pellucidus'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3483'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3496'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Moerella donacina'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3496'^^xsd:string;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3503'^^xsd:string;
  dwc:scientificName 'Gari depressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gari depressa'^^xsd:string;
  dwc:aphiaid '140869'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3503'^^xsd:string;
  dwc:aphiaIdAccepted '140869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3509'^^xsd:string;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) (control) sites investigated.; Name in original file:Gari tellinella'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3509'^^xsd:string;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3515'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abra alba'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3515'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3516'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abra alba'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3516'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3519'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This bivalve was common on the control ground of the Bay of Brest since it was found in 34 of the 43 AQUAREVE analysed. Venus verrucosa is a suspension-feeding bivalve living in mud to muddy sands. Being a large, shelled species, V. verrucosa made a considerable contribution to the biomass in the AQUAREVE samples, reaching a maximum of 85% of a single sample during autumn 1997.; Name in original file:Venus verrucosa'^^xsd:string;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3519'^^xsd:string;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3520'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Venus verrucosa'^^xsd:string;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3520'^^xsd:string;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3528'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gouldia minima'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3528'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3529'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gouldia minima'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3529'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3535'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chamelea gallina'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3535'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3545'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thick-shelled molluscs that were small enough to pass between the dredge teeth remained in the dredge tracks intact (e.g. Gibbula magus, Clausinella fasciata}. It is among the most important invertebrate species (distinguished in terms of biomass) from the Brittany (control) sites investigated.; Name in original file:Clausinella fasciata'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3545'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3546'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thick-shelled molluscs that were small enough to pass between the dredge teeth remained in the dredge tracks intact (e.g. Gibbula magus, Clausinella fasciata}.; Name in original file:Clausinella fasciata'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3546'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3554'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) (control) sites investigated.; Name in original file:Timoclea ovata'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3554'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3558'^^xsd:string;
  dwc:scientificName 'Tapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tapes aureus'^^xsd:string;
  dwc:aphiaid '751173'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3558'^^xsd:string;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3559'^^xsd:string;
  dwc:scientificName 'Tapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tapes aureus'^^xsd:string;
  dwc:aphiaid '751173'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3559'^^xsd:string;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3563'^^xsd:string;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of biomass and degree of maerl-ground fidelity) from the Brittany (control) sites investigated.; Name in original file:Tapes rhomboides'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3563'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3571'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Venerupis senegalensis'^^xsd:string;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3571'^^xsd:string;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3578'^^xsd:string;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The presence of large perennial bivalves, like Dosinia exoleta or Tapes rhomboïdes, generates faecal and pseudofaecal accumulations which accentuate granulometrie patchiness within the maerl matrix; Name in original file:Dosinia exoleta'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3578'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3596'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3596'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3597'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3597'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3616'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lyonsia norwegica'^^xsd:string;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3616'^^xsd:string;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3699'^^xsd:string;
  dwc:scientificName 'Phoronis psammophila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoronis psammophila'^^xsd:string;
  dwc:aphiaid '128552'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3699'^^xsd:string;
  dwc:aphiaIdAccepted '128552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3700'^^xsd:string;
  dwc:scientificName 'Phoronis psammophila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoronis psammophila'^^xsd:string;
  dwc:aphiaid '128552'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3700'^^xsd:string;
  dwc:aphiaIdAccepted '128552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3702'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoronis sp.'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3702'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3711'^^xsd:string;
  dwc:scientificName 'Luidia ciliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Luidìa ciliaris'^^xsd:string;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3711'^^xsd:string;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3719'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Asterina gibbosa'^^xsd:string;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3719'^^xsd:string;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3720'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'seems to be associated preferentially with maerl bottoms; Name in original file:Anseropoda placenta'^^xsd:string;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3720'^^xsd:string;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3732'^^xsd:string;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Henricia sanguinolenta'^^xsd:string;
  dwc:aphiaid '123974'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3732'^^xsd:string;
  dwc:aphiaIdAccepted '123974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3738'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Asterias rubens'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3738'^^xsd:string;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3743'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marthasterias glacialis'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3743'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3744'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marthasterias glacialis'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3744'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3767'^^xsd:string;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Video recordings showed that the brittlestar Ophiocomina nigra entered the dredges in their thousands but were not included in the catch as they passed through the 7 cm rings of the dredge bags and littered the dredge tracks immediately after dredging.; Name in original file:Ophiocomina nigra'^^xsd:string;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3767'^^xsd:string;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3768'^^xsd:string;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Video recordings showed that the brittlestar Ophiocomina nigra entered the dredges in their thousands but were not included in the catch as they passed through the 7 cm rings of the dredge bags and littered the dredge tracks immediately after dredging.; Name in original file:Ophiocomina nigra'^^xsd:string;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3768'^^xsd:string;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3776'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiura filiformis'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3776'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3790'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphipholis squamata'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3790'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3791'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphipholis squamata'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3791'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3799'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'this species seems to be associated preferentially with maerl bottoms; Name in original file:Ophiura albida'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3799'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3800'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'this species seems to be associated preferentially with maerl bottoms; Name in original file:Ophiura albida'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3800'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3812'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Psammechinus miliaris (Gmelin, 1778)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3812'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3813'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Psammechinus miliaris (Gmelin, 1778)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3813'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3819'^^xsd:string;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Large, fragile organisms were usually broken on impact (e.g. the sea urchin Echinus esculentus and the starfish Luidla ciliaris); Name in original file:Echinus esculentus'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3819'^^xsd:string;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3821'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This sea urchin was seasonally common on the Bay of Brest maerl beds, on the UBBC ground it reached a maximum of 18 indiduals per m 2 in summer 1997. Being a large species, P. lividus contributed greatly to the biomass of the maerl grounds of the Bay of Brest. Its contribution reached a maximum of 80 % of the total dry weight biomass; Name in original file:Paracentrotus lividus'^^xsd:string;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3821'^^xsd:string;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3822'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'P. lividus is a herbivorous species common around southern European coasts usually related to the presence of coralline algae and calcareous substrata. It feeds on macroalgae. It has also been shown to be sensitive to pollution, especially by heavy metals.; Name in original file:Paracentrotus lividus'^^xsd:string;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3822'^^xsd:string;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3826'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) (control) sites investigated.; Name in original file:Sphaerechinus granularis'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3826'^^xsd:string;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3827'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerechinus granularis'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3827'^^xsd:string;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3835'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the animals, only a few species like Echinocyamus pusillus, were present at all BIOMAERL sites investigated and spanned the Atlanto-Mediterranean divide; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3835'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3863'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyone fusus'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3863'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3864'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyone fusus'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3864'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3871'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptopentacta elongata (Düben & Koren, 1845)'^^xsd:string;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3871'^^xsd:string;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3872'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptopentacta elongata (Düben & Koren, 1845)'^^xsd:string;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3872'^^xsd:string;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3876'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptosynapta inhaerens'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3876'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3877'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptosynapta inhaerens'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3877'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3880'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Labidoplax digitata'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3880'^^xsd:string;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3881'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Labidoplax digitata'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3881'^^xsd:string;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3907'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ciona intestinalis'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3907'^^xsd:string;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3908'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ciona intestinalis'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3908'^^xsd:string;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3916'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'the ascidian Ascidiella aspersa followed this pattern: a dramatic decrease in population densities immediately after dredging followed by a return to pre-dredge and control plot levels over the following 1-2 years (unpublished data).; Name in original file:Ascidiella aspersa'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3916'^^xsd:string;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3917'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ascidiella aspersa'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3917'^^xsd:string;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3926'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phallusia mammillata'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3926'^^xsd:string;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3927'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phallusia mammillata'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3927'^^xsd:string;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3939'^^xsd:string;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pyura tessellata'^^xsd:string;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3939'^^xsd:string;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3940'^^xsd:string;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pyura tessellata'^^xsd:string;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3940'^^xsd:string;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3951'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Conger conger'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3951'^^xsd:string;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3954'^^xsd:string;
  dwc:scientificName 'Lepadogaster lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepadogaster lepadogaster'^^xsd:string;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3954'^^xsd:string;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3975'^^xsd:string;
  dwc:scientificName 'Nerophis ophidion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nerophis ophidion'^^xsd:string;
  dwc:aphiaid '127385'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3975'^^xsd:string;
  dwc:aphiaIdAccepted '127385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3976'^^xsd:string;
  dwc:scientificName 'Nerophis ophidion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nerophis ophidion'^^xsd:string;
  dwc:aphiaid '127385'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3976'^^xsd:string;
  dwc:aphiaIdAccepted '127385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3979'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syngnathus typhle'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3979'^^xsd:string;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3980'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syngnathus typhle'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3980'^^xsd:string;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_3989'^^xsd:string;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Taurulus bubalis'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_3989'^^xsd:string;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_3990'^^xsd:string;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Taurulus bubalis'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_3990'^^xsd:string;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4187'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula nitidosa'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4187'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4202'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'seems to be associated preferentially with maerl bottoms; Name in original file:Glycymeris glycymeris'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4202'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4215'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus adriaticus'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4215'^^xsd:string;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4216'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus adriaticus'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4216'^^xsd:string;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4260'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'European maerl grounds are exploited commercially for scallops (Aequipecten opercularis); Name in original file:Aequipecten opercularis'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4260'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4295'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lucinella divaricata'^^xsd:string;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4295'^^xsd:string;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4296'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lucinella divaricata'^^xsd:string;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4296'^^xsd:string;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4343'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthocardia paucicostata'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4343'^^xsd:string;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4492'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corbula gibba'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4492'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4493'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corbula gibba'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4493'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4508'^^xsd:string;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thracia phaseolina'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4508'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4658'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiothrix fragilis'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4658'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4659'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiothrix fragilis'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4659'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4855'^^xsd:string;
  dwc:scientificName 'Lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepadogaster sp.1 (Bonnaierre. 1788)'^^xsd:string;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4855'^^xsd:string;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4856'^^xsd:string;
  dwc:scientificName 'Lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepadogaster sp.1 (Bonnaierre. 1788)'^^xsd:string;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4856'^^xsd:string;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4909'^^xsd:string;
  dwc:scientificName 'Ctenolabrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ctenolabrus sp.'^^xsd:string;
  dwc:aphiaid '126020'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4909'^^xsd:string;
  dwc:aphiaIdAccepted '126020'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4910'^^xsd:string;
  dwc:scientificName 'Ctenolabrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ctenolabrus sp.'^^xsd:string;
  dwc:aphiaid '126020'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4910'^^xsd:string;
  dwc:aphiaIdAccepted '126020'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4917'^^xsd:string;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lipophrys pholis'^^xsd:string;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4917'^^xsd:string;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4926'^^xsd:string;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus lyra'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4926'^^xsd:string;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4927'^^xsd:string;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus lyra'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4927'^^xsd:string;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4935'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gobius sp.'^^xsd:string;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4935'^^xsd:string;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4936'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gobius sp.'^^xsd:string;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4936'^^xsd:string;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4951'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Buglossidium luteum'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4951'^^xsd:string;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4952'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pherusa eruca'^^xsd:string;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4952'^^xsd:string;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4953'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliostoma zizyphinum'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4953'^^xsd:string;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4954'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliostoma zizyphinum'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4954'^^xsd:string;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4955'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Enteromorpha compressa'^^xsd:string;
  dwc:aphiaid '145957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4955'^^xsd:string;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4956'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Enteromorpha compressa'^^xsd:string;
  dwc:aphiaid '145957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4956'^^xsd:string;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4957'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurysyllis tuberculata'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4957'^^xsd:string;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4958'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurysyllis tuberculata'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4958'^^xsd:string;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4959'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurynome aspera'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4959'^^xsd:string;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4960'^^xsd:string;
  dwc:scientificName 'Microcladia glandulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microcladia grandulosa'^^xsd:string;
  dwc:aphiaid '144597'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4960'^^xsd:string;
  dwc:aphiaIdAccepted '144597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4961'^^xsd:string;
  dwc:scientificName 'Microcladia glandulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microcladia grandulosa'^^xsd:string;
  dwc:aphiaid '144597'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4961'^^xsd:string;
  dwc:aphiaIdAccepted '144597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4962'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This eunicid polychaete was very common on the UBBC ground throughout the sampling period 1996-1997. It occurred in all the 30 grabs samples analysed, with means of 9-40 up to 59 individuals collected per 0.1m 2 grab; Name in original file:Nematonereis unicornis'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4962'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4963'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematonereis unicornis'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4963'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4964'^^xsd:string;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palaemon serratus'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4964'^^xsd:string;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3656667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 80ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3656667 -4.4375)"^^geo:wktLiteral ;
  geo-pos:lat "48.3656667"^^xsd:decimal ;
  geo-pos:long "-4.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBI_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBI_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBI_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBI_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBI_4965'^^xsd:string;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBI_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4375'^^xsd:double;
  dwc:latitude '48.3656667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palaemon serratus'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBI_4965'^^xsd:string;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 80ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3218333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 150ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3218333 -4.4105)"^^geo:wktLiteral ;
  geo-pos:lat "48.3218333"^^xsd:decimal ;
  geo-pos:long "-4.4105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBBC_1996-03_1998-06_Maerl_Diversity_Species_Inventory_UBBC_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBBC_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBBC_1996-03_1998-06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBBC_4966'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBBC_1996-03_1998-06'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '-4.4105'^^xsd:double;
  dwc:latitude '48.3218333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholoe inonarta'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE dredge samples,Reineck Cores,Scuba divers  quadrats for macrofauna,Sea Urchins collected, CTD'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBBC_4966'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 150ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_102'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Phymatolithon calcareum, is important in both the Atlantic and Mediterranean algal lists.; Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_102'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_103'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Phymatolithon calcareum, is important in both the Atlantic and Mediterranean algal lists.; Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_103'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_664'^^xsd:string;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Suberites ficus (Johnston, 1842); Name in original file:Suberites ficus (Linnaeus. 1767)'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_664'^^xsd:string;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_730'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'tube-dwelling organisms (like Cerianthus lloydii), help to bind the surface maerl layer; Name in original file:Cerianthus lloydii'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_730'^^xsd:string;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_753'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliactis parasitica'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_753'^^xsd:string;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_754'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliactis parasitica'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_754'^^xsd:string;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_762'^^xsd:string;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Adamsia carcinipados'^^xsd:string;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_762'^^xsd:string;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_812'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nemertea sp.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_812'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_813'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nemertea sp.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_813'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_837'^^xsd:string;
  dwc:scientificName 'Golfingia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Golfingia elongata'^^xsd:string;
  dwc:aphiaid '136041'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_837'^^xsd:string;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_838'^^xsd:string;
  dwc:scientificName 'Golfingia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Golfingia elongata'^^xsd:string;
  dwc:aphiaid '136041'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_838'^^xsd:string;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_848'^^xsd:string;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phascolion strombus'^^xsd:string;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_848'^^xsd:string;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_849'^^xsd:string;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phascolion strombus'^^xsd:string;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_849'^^xsd:string;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_881'^^xsd:string;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hermonia hyslrix'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_881'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_896'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe extenuata'^^xsd:string;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_896'^^xsd:string;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_897'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe extenuata'^^xsd:string;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_897'^^xsd:string;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_899'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe imbricata'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_899'^^xsd:string;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_908'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe impar'^^xsd:string;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_908'^^xsd:string;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_917'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe lunulata (Chiaje, 1841)'^^xsd:string;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_917'^^xsd:string;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_941'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polynoe scolopendrina'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_941'^^xsd:string;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_952'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholoe minuta'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_952'^^xsd:string;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_953'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholoe minuta'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_953'^^xsd:string;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_962'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sthenelais boa (Johnston, 1839)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_962'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_979'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysta picta'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_979'^^xsd:string;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_996'^^xsd:string;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anaitides maculata'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_996'^^xsd:string;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1008'^^xsd:string;
  dwc:scientificName 'Eumida parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida parva'^^xsd:string;
  dwc:aphiaid '182818'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1008'^^xsd:string;
  dwc:aphiaIdAccepted '182818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1022'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereiphylla rubiginosa'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1022'^^xsd:string;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1027'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Phyllodoce Lamarck, 1818; Name in original file:Phyllodoce sp.B'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1027'^^xsd:string;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1028'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Phyllodoce Lamarck, 1818; Name in original file:Phyllodoce sp.B'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1028'^^xsd:string;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1040'^^xsd:string;
  dwc:scientificName 'Pirakia fucescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pirakia fucescens [auct. misspelling] in worms; Name in original file:Pirakia fuscescens(Saint-Joseph, 1888)'^^xsd:string;
  dwc:aphiaid '416503'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1040'^^xsd:string;
  dwc:aphiaIdAccepted '155428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1067'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera tridactyla'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1067'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1097'^^xsd:string;
  dwc:scientificName 'Hesione pantherina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hesione pantherina'^^xsd:string;
  dwc:aphiaid '183196'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1097'^^xsd:string;
  dwc:aphiaIdAccepted '183196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1146'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis amica'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1146'^^xsd:string;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1164'^^xsd:string;
  dwc:scientificName 'Typosyllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis hyalina'^^xsd:string;
  dwc:aphiaid '162819'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1164'^^xsd:string;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1169'^^xsd:string;
  dwc:scientificName 'Typosyllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis prolifera'^^xsd:string;
  dwc:aphiaid '152372'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1169'^^xsd:string;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1208'^^xsd:string;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus brachycephalus'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1208'^^xsd:string;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1238'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Platynereis dumenlii'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1238'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1239'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Platynereis dumenlii'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1239'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1255'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys cirrosa'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1255'^^xsd:string;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1261'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys hombergii'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1261'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1262'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys hombergii'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1262'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1265'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys hystricis'^^xsd:string;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1265'^^xsd:string;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1298'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the species which spanned the Atlanto-Mediterranean divide; Name in original file:Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1298'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1299'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the species which spanned the Atlanto-Mediterranean divide; Name in original file:Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1299'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1309'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysidice ninetta'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1309'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1310'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysidice ninetta'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1310'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1318'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa bellii'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1318'^^xsd:string;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1319'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa bellii'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1319'^^xsd:string;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1349'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris fragilis'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1349'^^xsd:string;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1353'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris gracilis'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1353'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1362'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris latreilli Audouin & Milne Edwards, 1833'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1362'^^xsd:string;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1385'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Protodorvillea kefersteini'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1385'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1408'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradoneis armata'^^xsd:string;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1408'^^xsd:string;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1409'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradoneis armata'^^xsd:string;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1409'^^xsd:string;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1434'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aonides oxycephala'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1434'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1435'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aonides oxycephala'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1435'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1446'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Malacoceros fuliginosus (Claparède, 1870)'^^xsd:string;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1446'^^xsd:string;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1453'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora caeca'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1453'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1457'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora ciliata'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1457'^^xsd:string;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1458'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora ciliata'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1458'^^xsd:string;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1461'^^xsd:string;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora flava'^^xsd:string;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1461'^^xsd:string;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1469'^^xsd:string;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Prionospio fallax'^^xsd:string;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1469'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1472'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudopolydora antennata (Claparède, 1870)'^^xsd:string;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1472'^^xsd:string;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1486'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spiophanes bombyx'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1486'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1491'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Magelona mirabilis'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1491'^^xsd:string;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1499'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'such tube-dwelling organisms help to bind the surface maerl layer (BIOMAERL team, 1998).; Name in original file:Chaetopterus variopedatus'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1499'^^xsd:string;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1511'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caulleriella bioculata'^^xsd:string;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1511'^^xsd:string;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1519'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it is an opportunistic species tolerating hypoxic conditions.; Name in original file:Chaetozone setosa'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1519'^^xsd:string;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1520'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it is an opportunistic species tolerating hypoxic conditions.; Name in original file:Chaetozone setosa'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1520'^^xsd:string;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1528'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirratulus cirratus'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1528'^^xsd:string;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1562'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1562'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1563'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1563'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1577'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Notomastus latericeus'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1577'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1578'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Notomastus latericeus'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1578'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1592'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Maldanidae Malmgren, 1867; Name in original file:Maldanidae indet.'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1592'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1608'^^xsd:string;
  dwc:scientificName 'Nicomache personata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nicomache personata'^^xsd:string;
  dwc:aphiaid '130314'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1608'^^xsd:string;
  dwc:aphiaIdAccepted '130314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1620'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scalibregma inflatum'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1620'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1629'^^xsd:string;
  dwc:scientificName 'Polygordius lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polygordius lacteus'^^xsd:string;
  dwc:aphiaid '130714'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1629'^^xsd:string;
  dwc:aphiaIdAccepted '130714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1630'^^xsd:string;
  dwc:scientificName 'Polygordius lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polygordius lacteus'^^xsd:string;
  dwc:aphiaid '130714'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1630'^^xsd:string;
  dwc:aphiaIdAccepted '130714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1637'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Owenia fusifornis'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1637'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1638'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Owenia fusifornis'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1638'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1653'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melinna palmata Grube, 1869'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1653'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1673'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebellides stroemi'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1673'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1681'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trichobranchus glacialis'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1681'^^xsd:string;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1716'^^xsd:string;
  dwc:scientificName 'Neoamphitrite figulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Neoamphitrite figulus'^^xsd:string;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1716'^^xsd:string;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1726'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This rather large terebellid polychate is usually tubicolous Its food is detritus, usually including diatoms, other unicellular algae, and various small invertebrates.; Name in original file:Pista cristata'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1726'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1747'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amaeana trilobata'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1747'^^xsd:string;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1811'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1811'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1812'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1812'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1819'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Serpula vermicularis'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1819'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1820'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Serpula vermicularis'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1820'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1843'^^xsd:string;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirorbis spirorbis'^^xsd:string;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1843'^^xsd:string;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1844'^^xsd:string;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirorbis spirorbis'^^xsd:string;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1844'^^xsd:string;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1908'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nebalia bipes'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1908'^^xsd:string;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1909'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nebalia bipes'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1909'^^xsd:string;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1963'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Synchelidium maculatum'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1963'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1977'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe incisa'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1977'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_1994'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stenothoe marina'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_1994'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_1995'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stenothoe marina'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_1995'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2001'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Urothoe elegans (Bate. 1856)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2001'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2002'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Urothoe elegans (Bate. 1856)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2002'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2095'^^xsd:string;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia obesa'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2095'^^xsd:string;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2106'^^xsd:string;
  dwc:scientificName 'Listriella picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Listriella picta'^^xsd:string;
  dwc:aphiaid '102489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2106'^^xsd:string;
  dwc:aphiaIdAccepted '179650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2107'^^xsd:string;
  dwc:scientificName 'Listriella picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Listriella picta'^^xsd:string;
  dwc:aphiaid '102489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2107'^^xsd:string;
  dwc:aphiaIdAccepted '179650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2114'^^xsd:string;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atylus swammerdamei'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2114'^^xsd:string;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2131'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca brevicornis'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2131'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2145'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca typica'^^xsd:string;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2145'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2172'^^xsd:string;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The amphipod C. semiserratus usually lives among algae (Peyssonnelia, Lithothamnium), and from 9 to 45 m deep offshore.; Name in original file:Ceradocus semisseratus'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2172'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2173'^^xsd:string;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The amphipod C. semiserratus usually lives among algae (Peyssonnelia, Lithothamnium), and from 9 to 45 m deep offshore.; Name in original file:Ceradocus semisseratus'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2173'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2192'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This amphipod usually lives among algae and seagrass, in shallow coastal waters, from 0 to 55 m deep. It is not more abundant in exposed zones. It lives under stones, or in crevices in the substratum. It is a detritivore. In soft substrata it is best represented in gravel bottoms (Amphioxus sands) and muddy bottoms.; Name in original file:Gammarella fucicola'^^xsd:string;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2192'^^xsd:string;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2193'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This amphipod usually lives among algae and seagrass, in shallow coastal waters, from 0 to 55 m deep. It is not more abundant in exposed zones. It lives under stones, or in crevices in the substratum. It is a detritivore. In soft substrata it is best represented in gravel bottoms (Amphioxus sands) and muddy bottoms.; Name in original file:Gammarella fucicola'^^xsd:string;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2193'^^xsd:string;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2200'^^xsd:string;
  dwc:scientificName 'Maera grossimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'M. grossimana lives both in hard substrata and soft substrata, from the mesolittoral zone to bathyal zone, in coral bottoms and among the roots of Posidonia.; Name in original file:Maera grossimana'^^xsd:string;
  dwc:aphiaid '102815'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2200'^^xsd:string;
  dwc:aphiaIdAccepted '102815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2209'^^xsd:string;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera othonis'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2209'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2210'^^xsd:string;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera othonis'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2210'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2218'^^xsd:string;
  dwc:scientificName 'Melitidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Melitidae Bousfield, 1973; Name in original file:Melitidae indet.'^^xsd:string;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2218'^^xsd:string;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2250'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Photis longicaudata'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2250'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2251'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Photis longicaudata'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2251'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2292'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus pectinatus'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2292'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2304'^^xsd:string;
  dwc:scientificName 'Microdeutopus anomalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus anomalus'^^xsd:string;
  dwc:aphiaid '102043'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2304'^^xsd:string;
  dwc:aphiaIdAccepted '102043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2305'^^xsd:string;
  dwc:scientificName 'Microdeutopus anomalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus anomalus'^^xsd:string;
  dwc:aphiaid '102043'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2305'^^xsd:string;
  dwc:aphiaIdAccepted '102043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2310'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus damnoniensis'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2310'^^xsd:string;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2335'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caprella acanthifera'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2335'^^xsd:string;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2348'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phtisica marina'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2348'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2349'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phtisica marina'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2349'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2373'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cyathura carinata'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2373'^^xsd:string;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2388'^^xsd:string;
  dwc:scientificName 'Conilera cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the species that seem to be associated preferentially with maerl bottoms; Name in original file:Conilera cylindracea (Montagu, 1803)'^^xsd:string;
  dwc:aphiaid '118842'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2388'^^xsd:string;
  dwc:aphiaIdAccepted '118842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2389'^^xsd:string;
  dwc:scientificName 'Conilera cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the species that seem to be associated preferentially with maerl bottoms; Name in original file:Conilera cylindracea (Montagu, 1803)'^^xsd:string;
  dwc:aphiaid '118842'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2389'^^xsd:string;
  dwc:aphiaIdAccepted '118842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2394'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurydice pulchra'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2394'^^xsd:string;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2395'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurydice pulchra'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2395'^^xsd:string;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2410'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2410'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2411'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2411'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2463'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes latreillii'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2463'^^xsd:string;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2464'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes latreillii'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2464'^^xsd:string;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2487'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palaemonetes varians (Leach. 1814)'^^xsd:string;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2487'^^xsd:string;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2499'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Athanus nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2499'^^xsd:string;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2500'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Athanus nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2500'^^xsd:string;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2515'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thoralus cranchii'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2515'^^xsd:string;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2529'^^xsd:string;
  dwc:scientificName 'Crangon vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Crangon vulgaris Fabricius, 1798; Name in original file:Crangon vulgaris'^^xsd:string;
  dwc:aphiaid '248053'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2529'^^xsd:string;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2556'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diogenes pugilator'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2556'^^xsd:string;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2557'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diogenes pugilator'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2557'^^xsd:string;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2569'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anapagurus laevis'^^xsd:string;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2569'^^xsd:string;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2580'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'On each ground, video and direct observations by divers revealed that several species rapidly aggregated to feed along the dredge tracks including whelks, crabs (e.g. Pagurus bernhardus), brittlestars and fish. Not only were damaged animals consumed but intact members of the infauna were taken before they could reburrow.; Name in original file:Pagurus bernhardus'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2580'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2581'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'On each ground, video and direct observations by divers revealed that several species rapidly aggregated to feed along the dredge tracks including whelks, crabs (e.g. Pagurus bernhardus), brittlestars and fish. Not only were damaged animals consumed but intact members of the infauna were taken before they could reburrow.; Name in original file:Pagurus bernhardus'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2581'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2615'^^xsd:string;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the BIOMAERL ((Bay of Brest and Glenan combined control) sites investigated.; Name in original file:Galathea squamifera'^^xsd:string;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2615'^^xsd:string;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2616'^^xsd:string;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Galathea squamifera'^^xsd:string;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2616'^^xsd:string;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2623'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the BIOMAERL ((Bay of Brest and Glenan combined control) sites investigated.; Name in original file:Pisidia longicornis'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2623'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2624'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisidia longicornis'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2624'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2649'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This crab was sparsely distributed on the control ground at Glenan. It reached a maximum density of 2 individuals per m2 in autumn 1997. Mean densities varied from 0.08 to 0.67 individuals per m 2 . Inachus dorsettensis is a majid crab feeding mostly on small crustaceans and hydroids. It lives on mud, sand or even rocky substrata.; Name in original file:Inachus dorseltensis'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2649'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2650'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Inachus dorsettensis is a majid crab feeding mostly on small crustaceans and hydroids. It lives on mud, sand or even rocky substrata.; Name in original file:Inachus dorseltensis'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2650'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2657'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia rostrata'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2657'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2658'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia rostrata'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2658'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2666'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the BIOMAERL-Brittany (Bay of Brest and Glenan combined) control sites investigated; Name in original file:Eurynome spinosa'^^xsd:string;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2666'^^xsd:string;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2667'^^xsd:string;
  dwc:scientificName 'Eurynome spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurynome spinosa'^^xsd:string;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2667'^^xsd:string;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2679'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia tuberosa'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2679'^^xsd:string;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2680'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia tuberosa'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2680'^^xsd:string;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2694'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This decapod crustacean was sparsely distributed on the maerl beds of Glenan. On the control ground, it only occurred in 13 of the 28 AQUAREVE analysed for the sampling period 1996-1997. Mean densities varied in the range of 0 to 0.1 individuals per m2 on the control ground UBGC, with a maximum of 0.3 ind. per m2 observed.; Name in original file:Atelecyclus rotundatus'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2694'^^xsd:string;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2695'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Atelecyclus rotundatus is a carnivorous crab feeding mainly on bivalves. It lives burrowed into gravels or muddy gravelly sediments; Name in original file:Atelecyclus rotundatus'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2695'^^xsd:string;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2700'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This decapod crustacean was a rather common species on the UBGC maerl ground at Glenan. It occurred in 19 of the 28 AQUAREVE analysed. Mean densities ranged from 0.02 to 1 individual per m 2 , with maximum of 3 per m 2 observed in spring 1996. This crab lives in sublittoral gravel sediments into which it burrows. It is a predator, feeding mainly on polychaetes and bivalves.; Name in original file:Atelecyclus undecimdentatus'^^xsd:string;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2700'^^xsd:string;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2701'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This crab was rare on the UBGI ground. It only occurred in 9 of the 28 AQUAREVE analysed. Mean densities ranged from 0 to 0.3 individual per m 2 on the impacted ground with a maximum of 0.8 per m 2 observed in autumn 1997.; Name in original file:Atelecyclus undecimdentatus'^^xsd:string;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2701'^^xsd:string;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2713'^^xsd:string;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This crab is carnivorous, feeding on bivalves and polychaetes mainly. Divers reported that large individuals of this species walking over the surface of the sediment in search of food. It may also be able to bury into the sediment to feed or shelter. Smaller individuals move into the maerl layer, their size allowing them to move between the maerl fragments.; Name in original file:Liocarcinus arcuatus'^^xsd:string;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2713'^^xsd:string;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2714'^^xsd:string;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This crab is carnivorous, feeding on bivalves and polychaetes mainly. Divers reported that large individuals of this species walking over the surface of the sediment in search of food. It may also be able to bury into the sediment to feed or shelter. Smaller individuals move into the maerl layer, their size allowing them to move between the maerl fragments.; Name in original file:Liocarcinus arcuatus'^^xsd:string;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2714'^^xsd:string;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2720'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'A few species, e.g. the sea urchin Echinocyamus pusillus (O.F.Müller, the amphipods Leptocheirus hirsutimanus (Bate) and the crab Liocarcinus corrugatus (Pennant), occurred in all (or nearly all) of the BIOMAERL study sites, but the majority of species have geographical limits between different regions considered.; Name in original file:Liocarcinus corrugatus'^^xsd:string;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2720'^^xsd:string;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2721'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'A few species, e.g. the sea urchin Echinocyamus pusillus (O.F.Müller, the amphipods Leptocheirus hirsutimanus (Bate) and the crab Liocarcinus corrugatus (Pennant), occurred in all (or nearly all) of the BIOMAERL study sites, but the majority of species have geographical limits between different regions considered.; Name in original file:Liocarcinus corrugatus'^^xsd:string;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2721'^^xsd:string;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2729'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Liocarcinus depurator and most fish swam as the gear approached and often escaped capture.This crab was not uncommon on the Glenan control ground (UBGC). It was found in 14 AQUAREVE samples out of the 28 analysed. This species\' contribution to the total biomass of the Aquareve samples on UBGC was low.; Name in original file:Liocarcinus depurator'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2729'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2730'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Liocarcinus depurator and most fish swam as the gear approached and often escaped capture.; Name in original file:Liocarcinus depurator'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2730'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2733'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus holsatus'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2733'^^xsd:string;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2734'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus holsatus'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2734'^^xsd:string;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2737'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus marmoreus'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2737'^^xsd:string;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2738'^^xsd:string;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus marmoreus'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2738'^^xsd:string;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2742'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the BIOMAERL- Brittany (Bay of Brest and Glenan combined) control sites investigated.; Name in original file:Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2742'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2743'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This decapod crustacean was very common on both the Glenan maerl beds (control and impacted), it occurred in all the 28 AQUAREVE samples analysed throughout the sampling period 1996-1997. Being abundant, this species made a significant contribution to the biomass of the maerl beds for the control site of Glenan.; Name in original file:Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2743'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2756'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'On each ground, video and direct observations by divers revealed that several species rapidly aggregated to feed along the dredge tracks including Necora puber; Name in original file:Necora puber'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2756'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2761'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Carcinus maenas'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2761'^^xsd:string;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2765'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilumnus hirtellus'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2765'^^xsd:string;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2766'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilumnus hirtellus'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2766'^^xsd:string;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2772'^^xsd:string;
  dwc:scientificName 'Xantho incisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Xantho incisus'^^xsd:string;
  dwc:aphiaid '823881'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2772'^^xsd:string;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2773'^^xsd:string;
  dwc:scientificName 'Xantho incisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Xantho incisus'^^xsd:string;
  dwc:aphiaid '823881'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2773'^^xsd:string;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2789'^^xsd:string;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'L. cancellatus is a herbivore and lives on hard substrata. This species lives on stony and gravelly bottoms among shells and Lithothamnia, from the infralittoral zone to depths in excess of 900 m.; Name in original file:Leptochiton cancellatus'^^xsd:string;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2789'^^xsd:string;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2790'^^xsd:string;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'L. cancellatus is a herbivore and lives on hard substrata. This species lives on stony and gravelly bottoms among shells and Lithothamnia, from the infralittoral zone to depths in excess of 900 m.; Name in original file:Leptochiton cancellatus'^^xsd:string;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2790'^^xsd:string;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2823'^^xsd:string;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona crinita'^^xsd:string;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2823'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2828'^^xsd:string;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the BIOMAERL- Brittany (Bay of Brest and Glenan combined) control sites investigated.; Name in original file:Acanthochitona fascicularis'^^xsd:string;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2828'^^xsd:string;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2865'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thick-shelled molluscs that were small enough to pass between the dredge teeth remained in the dredge tracks intact (e.g. Gibbula magus).; Name in original file:Gibbula magus'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2865'^^xsd:string;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2866'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thick-shelled molluscs that were small enough to pass between the dredge teeth remained in the dredge tracks intact (e.g. Gibbula magus).; Name in original file:Gibbula magus'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2866'^^xsd:string;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2882'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Some species spanned the Atlanto-Mediterranean divide, like Jujubinus exasperatus; Name in original file:Jujubinus exasperatus'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2882'^^xsd:string;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2906'^^xsd:string;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This limpet is common in and out of rock pools, attached to the underside of smooth, fixed stones with a growth of red weeds, especially Lithothamnion, on which it feeds. It breeds in spring.; Name in original file:Tectura virginea'^^xsd:string;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2906'^^xsd:string;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2907'^^xsd:string;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This limpet is common in and out of rock pools, attached to the underside of smooth, fixed stones with a growth of red weeds, especially Lithothamnion, on which it feeds. It breeds in spring.; Name in original file:Tectura virginea'^^xsd:string;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2907'^^xsd:string;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2926'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2926'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2927'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2927'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2938'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This gastropod was present on UBGC all through the sampling period 1996-1997. It occurred in 24 of the 28 AQUAREVE samples analysed. This species was one of the dominant contributors to biomass in the AQUAREVE samples on the control ground of the Glenan.; Name in original file:Turritella communis'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2938'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2939'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Turritella communis is a gastropod living partly buried in muddy bottoms. Unusually for a gastropod, it is a suspension feeder, removing particles from the water by way of a ciliary current maintained through the mantle cavity; Name in original file:Turritella communis'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2939'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2966'^^xsd:string;
  dwc:scientificName 'Rissoa guerinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa guerinii'^^xsd:string;
  dwc:aphiaid '141353'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2966'^^xsd:string;
  dwc:aphiaIdAccepted '141353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_2967'^^xsd:string;
  dwc:scientificName 'Rissoa guerinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa guerinii'^^xsd:string;
  dwc:aphiaid '141353'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_2967'^^xsd:string;
  dwc:aphiaIdAccepted '141353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_2986'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa parva'^^xsd:string;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_2986'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3000'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania punctura'^^xsd:string;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3000'^^xsd:string;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3003'^^xsd:string;
  dwc:scientificName 'Manzonia crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Manzonia crassa'^^xsd:string;
  dwc:aphiaid '141291'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3003'^^xsd:string;
  dwc:aphiaIdAccepted '141291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3012'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onoba semicostata'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3012'^^xsd:string;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3027'^^xsd:string;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum glabrum'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3027'^^xsd:string;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3028'^^xsd:string;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum glabrum'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3028'^^xsd:string;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3040'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calyptraea chinensis'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3040'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3041'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calyptraea chinensis'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3041'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3050'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crepidula fornicata'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3050'^^xsd:string;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3051'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crepidula fornicata'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3051'^^xsd:string;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3056'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capulus ungaricus'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3056'^^xsd:string;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3057'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capulus ungaricus'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3057'^^xsd:string;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3081'^^xsd:string;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euspira catena'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3081'^^xsd:string;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3100'^^xsd:string;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melanella alba'^^xsd:string;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3100'^^xsd:string;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3101'^^xsd:string;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melanella alba'^^xsd:string;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3101'^^xsd:string;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3110'^^xsd:string;
  dwc:scientificName 'Trophon barvicensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trophon barvicensis'^^xsd:string;
  dwc:aphiaid '140419'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3110'^^xsd:string;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3133'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species is a large shelled gastropod. Even being quite rare on the control UBGC, it still made a consistent contribution to the total biomass of the samples analysed.; Name in original file:Buccinum undatum'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3133'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3134'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The population density of Buccinum undatum was greater on the impacted ground than on the control throughout the sampling period 1996-1997. In autumn 1997 however, mean density and biomass were very similar, a fact that remains unexplained.; Name in original file:Buccinum undatum'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3134'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3144'^^xsd:string;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This gastropod was not common on the control maerl ground of the Glenan. It only occurred in half (14) of the 28 AQUAREVE samples analysed throughout the sampling period.; Name in original file:Hinia reticulata'^^xsd:string;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3144'^^xsd:string;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3145'^^xsd:string;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This gastropod was common on the impacted ground UBGI. It occurred in all the 28 AQUAREVE samples analysed throughout the sampling period. This species, was a significant contributor to the biomass of the maerl bed at UBGI.; Name in original file:Hinia reticulata'^^xsd:string;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3145'^^xsd:string;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3152'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hinia incrassata'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3152'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3153'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hinia incrassata'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3153'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3168'^^xsd:string;
  dwc:scientificName 'Haedropleura septangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Haedropleura septangularis'^^xsd:string;
  dwc:aphiaid '141864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3168'^^xsd:string;
  dwc:aphiaIdAccepted '141864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3171'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mangelia attenuata'^^xsd:string;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3171'^^xsd:string;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3172'^^xsd:string;
  dwc:scientificName 'Mangelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mangelia attenuata'^^xsd:string;
  dwc:aphiaid '139265'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3172'^^xsd:string;
  dwc:aphiaIdAccepted '1437106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3178'^^xsd:string;
  dwc:scientificName 'Comarmondia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Comarmondia gracilis'^^xsd:string;
  dwc:aphiaid '139229'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3178'^^xsd:string;
  dwc:aphiaIdAccepted '1617535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3179'^^xsd:string;
  dwc:scientificName 'Comarmondia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Comarmondia gracilis'^^xsd:string;
  dwc:aphiaid '139229'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3179'^^xsd:string;
  dwc:aphiaIdAccepted '1617535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3207'^^xsd:string;
  dwc:scientificName 'Turbonilla lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Turbonilla lactaea'^^xsd:string;
  dwc:aphiaid '141072'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3207'^^xsd:string;
  dwc:aphiaIdAccepted '141072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3208'^^xsd:string;
  dwc:scientificName 'Turbonilla lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Turbonilla lactaea'^^xsd:string;
  dwc:aphiaid '141072'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3208'^^xsd:string;
  dwc:aphiaIdAccepted '141072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3272'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antalis entalis (Linnaeus, 1778)'^^xsd:string;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3272'^^xsd:string;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3279'^^xsd:string;
  dwc:scientificName 'Nucula hanleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula hanleyi'^^xsd:string;
  dwc:aphiaid '140588'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3279'^^xsd:string;
  dwc:aphiaIdAccepted '140588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3287'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula nucleus'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3287'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3288'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula nucleus'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3288'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3298'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'In Mediterranean waters there are some species, such as this one, that seem to be associated preferentially with maerl bottoms; Name in original file:Glycymeris glycymeris'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3298'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3299'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'In Mediterranean waters there are some species, such as this one, that seem to be associated preferentially with maerl bottoms; Name in original file:Glycymeris glycymeris'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3299'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3312'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus adriaticus'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3312'^^xsd:string;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3350'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks '"It is a suspension-feeding bivalve of commecrial importance living on gravels and sandy bottoms, from the sublittoral to 100m deep. This bivalve was sparsely distributed on the Glenan maerl beds. Its abundance was low on the control ground, but it was regularly sampled: present in 22 out of the 28 AQUAREVE samples analysed throughout the sampling period 1996-1997. This species was a large contributor to the biomass of the control maerl bed in Glenan.; Name in original file:Pecten maximus'^^xsd:string;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3350'^^xsd:string;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3351'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It is a suspension-feeding bivalve of commecrial importance living on gravels and sandy bottoms, from the sublittoral to 100m deep. This bivalve was found in very low abundance on the impacted ground (UBGI). It was observed in only 3 AQUAREVE samples out of the 28 analysed. When present on the impacted ground, it was an important contributor to the biomass of the samples; Name in original file:Pecten maximus'^^xsd:string;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3351'^^xsd:string;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3373'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anomia ephippium'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3373'^^xsd:string;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3374'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anomia ephippium'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3374'^^xsd:string;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3396'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyasira flexuosa'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3396'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3397'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyasira flexuosa'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3397'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3405'^^xsd:string;
  dwc:scientificName 'Devonia perrieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Devonia perrieri'^^xsd:string;
  dwc:aphiaid '140365'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3405'^^xsd:string;
  dwc:aphiaIdAccepted '140365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3415'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysella bidentata'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3415'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3437'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthocardia echinata'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3437'^^xsd:string;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3441'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium exiguum'^^xsd:string;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3441'^^xsd:string;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3452'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) control sites investigated; Name in original file:Parvicardium ovale'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3452'^^xsd:string;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3453'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium ovale'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3453'^^xsd:string;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3467'^^xsd:string;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laevicardium crassum'^^xsd:string;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3467'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3468'^^xsd:string;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laevicardium crassum'^^xsd:string;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3468'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3475'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spisula subtnincata'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3475'^^xsd:string;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3484'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phaxas pellucidus'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3484'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3485'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phaxas pellucidus'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3485'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3489'^^xsd:string;
  dwc:scientificName 'Arcopagia crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arcopagia crassa'^^xsd:string;
  dwc:aphiaid '141577'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3489'^^xsd:string;
  dwc:aphiaIdAccepted '141577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3490'^^xsd:string;
  dwc:scientificName 'Arcopagia crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arcopagia crassa'^^xsd:string;
  dwc:aphiaid '141577'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3490'^^xsd:string;
  dwc:aphiaIdAccepted '141577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3497'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Moerella donacina'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3497'^^xsd:string;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3498'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Moerella donacina'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3498'^^xsd:string;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3504'^^xsd:string;
  dwc:scientificName 'Gari depressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gari depressa'^^xsd:string;
  dwc:aphiaid '140869'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3504'^^xsd:string;
  dwc:aphiaIdAccepted '140869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3505'^^xsd:string;
  dwc:scientificName 'Gari depressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gari depressa'^^xsd:string;
  dwc:aphiaid '140869'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3505'^^xsd:string;
  dwc:aphiaIdAccepted '140869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3510'^^xsd:string;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) control sites investigated; Name in original file:Gari tellinella'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3510'^^xsd:string;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3511'^^xsd:string;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gari tellinella'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3511'^^xsd:string;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3517'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abra alba'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3517'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3525'^^xsd:string;
  dwc:scientificName 'Circomphalus casina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Circomphalus casina'^^xsd:string;
  dwc:aphiaid '152412'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3525'^^xsd:string;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3530'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gouldia minima'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3530'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3531'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gouldia minima'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3531'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3536'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chamelea gallina'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3536'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3537'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chamelea gallina'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3537'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3547'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thick-shelled molluscs that were small enough to pass between the dredge teeth remained in the dredge tracks intact (e.g. Gibbula magus, Clausinella fasciata}.; Name in original file:Clausinella fasciata'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3547'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3548'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thick-shelled molluscs that were small enough to pass between the dredge teeth remained in the dredge tracks intact (e.g. Gibbula magus, Clausinella fasciata}.; Name in original file:Clausinella fasciata'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3548'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3555'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The bivalve T. ovata was sparsely distributed on the control ground of the Glenan (UBGC) during the sampling period. The venerid T. ovata is a suspension-feeding bivalve living in muds or sandy-muds.; Name in original file:Timoclea ovata'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3555'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3556'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The venerid T. ovata is a suspension-feeding bivalve living in muds or sandy-muds.The bivalve T. ovata was sparsely distributed on the impacted ground at Glenan (UBGI).; Name in original file:Timoclea ovata'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3556'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3564'^^xsd:string;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This bivalve was very dense on the control ground of the Glenan since it occurred in the all of the 28 AQUAREVE samples taken. It was a dominant contributor to the biomass of the AQUAREVE samples of UBGC.; Name in original file:Tapes rhomboides'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3564'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3565'^^xsd:string;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This bivalve very sparsely distributed on the impacted site at Glenan (UBGI). Because of its low abundance, this species was a low contributor to the biomass of the AQUAREVE samples of UBGI.; Name in original file:Tapes rhomboides'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3565'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3573'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dosinia lupinus'^^xsd:string;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3573'^^xsd:string;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3579'^^xsd:string;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The presence of large perennial bivalves, like Dosinia exoleta, generates faecal and pseudofaecal accumulations which accentuate granulometrie patchiness within the maerl matrix; Name in original file:Dosinia exoleta'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3579'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3580'^^xsd:string;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The presence of large perennial bivalves, like Dosinia exoleta, generates faecal and pseudofaecal accumulations which accentuate granulometrie patchiness within the maerl matrix; Name in original file:Dosinia exoleta'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3580'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3589'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corbula gibba'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3589'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3590'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corbula gibba'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3590'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3598'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3598'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3599'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3599'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3604'^^xsd:string;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thracia phaseolina'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3604'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3605'^^xsd:string;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thracia phaseolina'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3605'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3617'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lyonsia norwegica'^^xsd:string;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3617'^^xsd:string;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3618'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lyonsia norwegica'^^xsd:string;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3618'^^xsd:string;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3721'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'In Mediterranean waters there are some species that seem to be associated preferentially with maerl bottoms; Name in original file:Anseropoda placenta'^^xsd:string;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3721'^^xsd:string;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3733'^^xsd:string;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Henricia sanguinolenta'^^xsd:string;
  dwc:aphiaid '123974'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3733'^^xsd:string;
  dwc:aphiaIdAccepted '123974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3734'^^xsd:string;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Henricia sanguinolenta'^^xsd:string;
  dwc:aphiaid '123974'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3734'^^xsd:string;
  dwc:aphiaIdAccepted '123974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3745'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marthasterias glacialis'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3745'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3746'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marthasterias glacialis'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3746'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3769'^^xsd:string;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Video recordings showed that the brittlestar Ophiocomina nigra entered the dredges in their thousands but were not included in the catch as they passed through the 7 cm rings of the dredge bags and littered the dredge tracks immediately after dredging.; Name in original file:Ophiocomina nigra'^^xsd:string;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3769'^^xsd:string;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3770'^^xsd:string;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Video recordings showed that the brittlestar Ophiocomina nigra entered the dredges in their thousands but were not included in the catch as they passed through the 7 cm rings of the dredge bags and littered the dredge tracks immediately after dredging.; Name in original file:Ophiocomina nigra'^^xsd:string;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3770'^^xsd:string;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3814'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Psammechinus miliaris (P.L.S. Müller, 1771) / This sea urchin was common on the Glenan control ground (UBGC). It was found in 26 of the 28 AQUAREVE samples analysed from there. Psammechinus miliaris was an poor contributor to the biomass of the megafauna on the UBGC ground.; Name in original file:Psammechinus miliaris (Gmelin, 1778)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3814'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3815'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Psammechinus miliaris (P.L.S. Müller, 1771) / This sea urchin was less common on the impacted maerl bed of the Glenan It was observed in 15 of the 28 AQUAREVE samples analysed. Being present only at a low density on the UBGI ground, Psammechinus miliaris made a low contribution to the biomass of the AQUAREVE samples.; Name in original file:Psammechinus miliaris (Gmelin, 1778)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3815'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3820'^^xsd:string;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Large, fragile organisms were usually broken on impact (e.g. the sea urchin Echinus esculentus and the starfish Luidla ciliaris).; Name in original file:Echinus esculentus'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3820'^^xsd:string;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3823'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of biomass and degree of maerl-ground fidelity) from the Brittany (control) sites investigated.; Name in original file:Paracentrotus lividus'^^xsd:string;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3823'^^xsd:string;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3828'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from the Brittany (Bay of Brest and Glenan combined) control sites investigated.; Name in original file:Sphaerechinus granularis'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3828'^^xsd:string;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3829'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerechinus granularis'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3829'^^xsd:string;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3836'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the animals, only a few species like Echinocyamus pusillus and Galathea intermedia were present at all BIOMAERL sites investigated.; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3836'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3837'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the animals, only a few species like Echinocyamus pusillus and Galathea intermedia were present at all BIOMAERL sites investigated.; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3837'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3844'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spatangus purpureus'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3844'^^xsd:string;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3845'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spatangus purpureus'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3845'^^xsd:string;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3849'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Echinocardium cordatum'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3849'^^xsd:string;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3850'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Echinocardium cordatum'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3850'^^xsd:string;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3865'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyone fusus'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3865'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3882'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Labidoplax digitata'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3882'^^xsd:string;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3883'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Labidoplax digitata'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3883'^^xsd:string;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3886'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Branchiostoma lanceolatum (Pallas, 1776)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3886'^^xsd:string;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3909'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ciona intestinalis'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3909'^^xsd:string;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3918'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'several species followed this, pattern (e.g. the polychaetes Eupolymnia nebulosa, Lanice conchilega and the ascidian Ascidiella aspersa) with a dramatic decrease in population densities immediately after dredging followed by a return to pre-dredge and control plot levels over the following 1-2 years (unpublished data); Name in original file:Ascidiella aspersa'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3918'^^xsd:string;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3941'^^xsd:string;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pyura tessellata'^^xsd:string;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3941'^^xsd:string;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_3959'^^xsd:string;
  dwc:scientificName 'Lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lepadogaster Goüan, 1770; Name in original file:Lepadogaster sp.1 (Bonnaierre. 1788)'^^xsd:string;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_3959'^^xsd:string;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_3960'^^xsd:string;
  dwc:scientificName 'Lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lepadogaster Goüan, 1770; Name in original file:Lepadogaster sp.1 (Bonnaierre. 1788)'^^xsd:string;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_3960'^^xsd:string;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_4928'^^xsd:string;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus lyra'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_4928'^^xsd:string;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_4929'^^xsd:string;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus lyra'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_4929'^^xsd:string;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_4930'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematonereis unicornis'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_4930'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9658334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -3.9658334)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-3.9658334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGI_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGI_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGI_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGI_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGI_4931'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGI_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9658334'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematonereis unicornis'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGI_4931'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7341667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 9ha. Control site."@en .

<https://eurobis.org/id/point/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7341667 -4.0176667)"^^geo:wktLiteral ;
  geo-pos:lat "47.7341667"^^xsd:decimal ;
  geo-pos:long "-4.0176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UBGC_1996-03_1997-11_Maerl_Diversity_Species_Inventory_UBGC_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UBGC_4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UBGC_1996-03_1997-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UBGC_4932'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UBGC_1996-03_1997-11'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:longitude '-4.0176667'^^xsd:double;
  dwc:latitude '47.7341667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliostoma zizyphinum'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:samplingProtocol 'Smith-Mclntyre grabs,AQUAREVE,Reineck Cores.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UBGC_4932'^^xsd:string;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 9ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1'^^xsd:string;
  dwc:scientificName 'Rivularia polyotis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Rivularia polyotis Roth ex Bornet & Flahault, 1886; Name in original file:Rivularia polyotis'^^xsd:string;
  dwc:aphiaid '608256'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1'^^xsd:string;
  dwc:aphiaIdAccepted '608256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2'^^xsd:string;
  dwc:scientificName 'Calothrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Calothrix C.Agardh ex Bornet & Flahault, 1886; Name in original file:Calothrix sp.'^^xsd:string;
  dwc:aphiaid '146624'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2'^^xsd:string;
  dwc:aphiaIdAccepted '146624'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3'^^xsd:string;
  dwc:scientificName 'Calothrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Calothrix C.Agardh ex Bornet & Flahault, 1886; Name in original file:Calothrix sp.'^^xsd:string;
  dwc:aphiaid '146624'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3'^^xsd:string;
  dwc:aphiaIdAccepted '146624'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lyngbya sp.'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4'^^xsd:string;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_5'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lyngbya C.Agardh ex Gomont, 1892; Name in original file:Lyngbya sp.'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_5'^^xsd:string;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_6'^^xsd:string;
  dwc:scientificName 'Aphanocapsa litoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lyngbya C.Agardh ex Gomont, 1892; Name in original file:Aphanocapsa littoralis Hansgirg'^^xsd:string;
  dwc:aphiaid '146610'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_6'^^xsd:string;
  dwc:aphiaIdAccepted '146610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_10'^^xsd:string;
  dwc:scientificName 'Acrochaetium savianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acrochaetium savianum'^^xsd:string;
  dwc:aphiaid '144386'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_10'^^xsd:string;
  dwc:aphiaIdAccepted '373745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_11'^^xsd:string;
  dwc:scientificName 'Acrochaetium virgatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Acrochaetium virgatulum (Harvey) Batters, 1902; Name in original file:Acrochaetium virgatulum (Harvey) J. Agardh'^^xsd:string;
  dwc:aphiaid '144397'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_11'^^xsd:string;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_18'^^xsd:string;
  dwc:scientificName 'Chroodactylon ornatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Chroodactylon ornatum'^^xsd:string;
  dwc:aphiaid '145685'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_18'^^xsd:string;
  dwc:aphiaIdAccepted '145685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_19'^^xsd:string;
  dwc:scientificName 'Chroodactylon ornatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Chroodactylon ornatum'^^xsd:string;
  dwc:aphiaid '145685'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_19'^^xsd:string;
  dwc:aphiaIdAccepted '145685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_33'^^xsd:string;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gelidium J.V. Lamouroux, 1813; Name in original file:Gelidium sp.'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_33'^^xsd:string;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_39'^^xsd:string;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gelidiella sp.'^^xsd:string;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_39'^^xsd:string;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_40'^^xsd:string;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gelidiella Feldmann & G.Hamel, 1934; Name in original file:Gelidiella sp.'^^xsd:string;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_40'^^xsd:string;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_42'^^xsd:string;
  dwc:scientificName 'Gigartina teedei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gigartina teedei (Mertens ex Roth) J.V.Lamouroux, 1813; Name in original file:Gigartina teedii (Roth) Lamouroux'^^xsd:string;
  dwc:aphiaid '162858'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_42'^^xsd:string;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_48'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jania adhaerens'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_48'^^xsd:string;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_49'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jania adhaerens'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_49'^^xsd:string;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_50'^^xsd:string;
  dwc:scientificName 'Neogoniolithon brassica-florida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Neogoniolithon brassica-florida'^^xsd:string;
  dwc:aphiaid '145191'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_50'^^xsd:string;
  dwc:aphiaIdAccepted '145191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_51'^^xsd:string;
  dwc:scientificName 'Neogoniolithon brassica-florida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Neogoniolithon brassica-florida'^^xsd:string;
  dwc:aphiaid '145191'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_51'^^xsd:string;
  dwc:aphiaIdAccepted '145191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_55'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Hydrolithon farinosum (J.V.Lamouroux) Penrose & Y.M.Chamberlain, 1993 , according to the authorship of the original paper there is also the option of Hydrolithon farinosum f. callithamnioides (Foslie) Serio, 1994; Name in original file:Hydrolithon farinosum (Foslie) Serio'^^xsd:string;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_55'^^xsd:string;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_56'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Hydrolithon farinosum (J.V.Lamouroux) Penrose & Y.M.Chamberlain, 1993 , according to the authorship of the original paper there is also the option of Hydrolithon farinosum f. callithamnioides (Foslie) Serio, 1994; Name in original file:Hydrolithon farinosum (Foslie) Serio'^^xsd:string;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_56'^^xsd:string;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_59'^^xsd:string;
  dwc:scientificName 'Lithophyllum incrustans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithophyllum incrustans'^^xsd:string;
  dwc:aphiaid '145152'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_59'^^xsd:string;
  dwc:aphiaIdAccepted '145152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_60'^^xsd:string;
  dwc:scientificName 'Lithophyllum incrustans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithophyllum incrustans'^^xsd:string;
  dwc:aphiaid '145152'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_60'^^xsd:string;
  dwc:aphiaIdAccepted '145152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_68'^^xsd:string;
  dwc:scientificName 'Lithothamnion minervae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most common maerl-forming species of the Maltese maerl grounds are Phymatolithon calcareumILithothamnion minervae (these two species are difficult to tell apart superficially) and Lithothamnion corallioides.; Name in original file:Lithothamnion minervae'^^xsd:string;
  dwc:aphiaid '145174'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_68'^^xsd:string;
  dwc:aphiaIdAccepted '145174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_69'^^xsd:string;
  dwc:scientificName 'Lithothamnion minervae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most common maerl-forming species of the Maltese maerl grounds are Phymatolithon calcareumILithothamnion minervae (these two species are difficult to tell apart superficially) and Lithothamnion corallioides.; Name in original file:Lithothamnion minervae'^^xsd:string;
  dwc:aphiaid '145174'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_69'^^xsd:string;
  dwc:aphiaIdAccepted '145174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_72'^^xsd:string;
  dwc:scientificName 'Lithophyllum racemus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Lithophyllum racemus'^^xsd:string;
  dwc:aphiaid '145160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_72'^^xsd:string;
  dwc:aphiaIdAccepted '145160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_73'^^xsd:string;
  dwc:scientificName 'Lithophyllum racemus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Lithophyllum racemus'^^xsd:string;
  dwc:aphiaid '145160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_73'^^xsd:string;
  dwc:aphiaIdAccepted '145160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_74'^^xsd:string;
  dwc:scientificName 'Mesophyllum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Mesophyllum Me.Lemoine, 1928; Name in original file:Mesophyllum sp.'^^xsd:string;
  dwc:aphiaid '144020'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_74'^^xsd:string;
  dwc:aphiaIdAccepted '144020'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_75'^^xsd:string;
  dwc:scientificName 'Mesophyllum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Mesophyllum Me.Lemoine, 1928; Name in original file:Mesophyllum sp.'^^xsd:string;
  dwc:aphiaid '144020'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_75'^^xsd:string;
  dwc:aphiaIdAccepted '144020'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_83'^^xsd:string;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jania rubens'^^xsd:string;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_83'^^xsd:string;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_90'^^xsd:string;
  dwc:scientificName 'Lithothamnion corallioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most common maerl-forming species of the Maltese maerl grounds are Phymatolithon calcareumILithothamnion minervae (these two species are difficult to tell apart superficially) and Lithothamnion corallioides.; Name in original file:Lithothamnion corallioides'^^xsd:string;
  dwc:aphiaid '145165'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_90'^^xsd:string;
  dwc:aphiaIdAccepted '145165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_91'^^xsd:string;
  dwc:scientificName 'Lithothamnion corallioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most common maerl-forming species of the Maltese maerl grounds are Phymatolithon calcareumILithothamnion minervae (these two species are difficult to tell apart superficially) and Lithothamnion corallioides.; Name in original file:Lithothamnion corallioides'^^xsd:string;
  dwc:aphiaid '145165'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_91'^^xsd:string;
  dwc:aphiaIdAccepted '145165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_108'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most common maerl-forming species of the Maltese maerl grounds are Phymatolithon calcareumILithothamnion minervae (these two species are difficult to tell apart superficially) and Lithothamnion corallioides.; Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_108'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_109'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most common maerl-forming species of the Maltese maerl grounds are Phymatolithon calcareumILithothamnion minervae (these two species are difficult to tell apart superficially) and Lithothamnion corallioides.; Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_109'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_118'^^xsd:string;
  dwc:scientificName 'Cryptonemia tunaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Cryptonemia tunaeformis'^^xsd:string;
  dwc:aphiaid '145242'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_118'^^xsd:string;
  dwc:aphiaIdAccepted '494811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_119'^^xsd:string;
  dwc:scientificName 'Cryptonemia tunaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Cryptonemia tunaeformis'^^xsd:string;
  dwc:aphiaid '145242'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_119'^^xsd:string;
  dwc:aphiaIdAccepted '494811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_125'^^xsd:string;
  dwc:scientificName 'Cruoria cruoriiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cruoria cruoriaeformis'^^xsd:string;
  dwc:aphiaid '145611'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_125'^^xsd:string;
  dwc:aphiaIdAccepted '145611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_126'^^xsd:string;
  dwc:scientificName 'Cruoria cruoriiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cruoria cruoriaeformis'^^xsd:string;
  dwc:aphiaid '145611'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_126'^^xsd:string;
  dwc:aphiaIdAccepted '145611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_161'^^xsd:string;
  dwc:scientificName 'Meredithia microphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Meredithia microphylla'^^xsd:string;
  dwc:aphiaid '145271'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_161'^^xsd:string;
  dwc:aphiaIdAccepted '145271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_162'^^xsd:string;
  dwc:scientificName 'Meredithia microphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Meredithia microphylla'^^xsd:string;
  dwc:aphiaid '145271'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_162'^^xsd:string;
  dwc:aphiaIdAccepted '145271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_176'^^xsd:string;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Peyssonnelia rosa-marina'^^xsd:string;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_176'^^xsd:string;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_179'^^xsd:string;
  dwc:scientificName 'Peyssonnelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Decaisne, 1841\\ European maerl beds are composed of a dozen or more species of calcareous red algae in the families Corallinaceae and Peyssonneliaceae, with the latter being more prominent in the Mediterranean than the Atlantic; Name in original file:Peyssonnelia sp.'^^xsd:string;
  dwc:aphiaid '144051'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_179'^^xsd:string;
  dwc:aphiaIdAccepted '144051'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_192'^^xsd:string;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gracilaria dura'^^xsd:string;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_192'^^xsd:string;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_193'^^xsd:string;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gracilaria dura'^^xsd:string;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_193'^^xsd:string;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_226'^^xsd:string;
  dwc:scientificName 'Botryocladia microphysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Botryocladia microphysa'^^xsd:string;
  dwc:aphiaid '145839'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_226'^^xsd:string;
  dwc:aphiaIdAccepted '145839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_231'^^xsd:string;
  dwc:scientificName 'Cordylecladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'J.Agardh, 1852; Name in original file:Cordylecladia sp.'^^xsd:string;
  dwc:aphiaid '144250'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_231'^^xsd:string;
  dwc:aphiaIdAccepted '144250'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_232'^^xsd:string;
  dwc:scientificName 'Cordylecladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'J.Agardh, 1852; Name in original file:Cordylecladia sp.'^^xsd:string;
  dwc:aphiaid '144250'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_232'^^xsd:string;
  dwc:aphiaIdAccepted '144250'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_237'^^xsd:string;
  dwc:scientificName 'Crouania attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crouania attenuata'^^xsd:string;
  dwc:aphiaid '144575'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_237'^^xsd:string;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_253'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Spyridia filamentosa (Wulfen) Harvey, 1833; Name in original file:Sphyridia filamentosa'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_253'^^xsd:string;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_258'^^xsd:string;
  dwc:scientificName 'Lejolisia mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lejolisia mediterranea'^^xsd:string;
  dwc:aphiaid '144596'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_258'^^xsd:string;
  dwc:aphiaIdAccepted '144596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_261'^^xsd:string;
  dwc:scientificName 'Sphondylothamnion multifidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphondylothamnion multifidum'^^xsd:string;
  dwc:aphiaid '144705'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_261'^^xsd:string;
  dwc:aphiaIdAccepted '144705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_270'^^xsd:string;
  dwc:scientificName 'Aglaothamnion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Feldmann-Mazoyer, 1941; Name in original file:Aglaothamnion sp.'^^xsd:string;
  dwc:aphiaid '143825'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_270'^^xsd:string;
  dwc:aphiaIdAccepted '143825'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_271'^^xsd:string;
  dwc:scientificName 'Callithamnion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lyngbye, 1819; Name in original file:Callithamnion sp.'^^xsd:string;
  dwc:aphiaid '143832'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_271'^^xsd:string;
  dwc:aphiaIdAccepted '143832'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_272'^^xsd:string;
  dwc:scientificName 'Seirospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Harvey, 1846; Name in original file:Seirospora sp.'^^xsd:string;
  dwc:aphiaid '143863'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_272'^^xsd:string;
  dwc:aphiaIdAccepted '143863'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_273'^^xsd:string;
  dwc:scientificName 'Seirospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Harvey, 1846; Name in original file:Seirospora sp.'^^xsd:string;
  dwc:aphiaid '143863'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_273'^^xsd:string;
  dwc:aphiaIdAccepted '143863'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_282'^^xsd:string;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium tenerrimum'^^xsd:string;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_282'^^xsd:string;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_283'^^xsd:string;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium tenerrimum'^^xsd:string;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_283'^^xsd:string;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_284'^^xsd:string;
  dwc:scientificName 'Aglaothamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aglaothamnion tenuissimum'^^xsd:string;
  dwc:aphiaid '144501'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_284'^^xsd:string;
  dwc:aphiaIdAccepted '144501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_285'^^xsd:string;
  dwc:scientificName 'Aglaothamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aglaothamnion tenuissimum'^^xsd:string;
  dwc:aphiaid '144501'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_285'^^xsd:string;
  dwc:aphiaIdAccepted '144501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_318'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spyridia filamentosa'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_318'^^xsd:string;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_319'^^xsd:string;
  dwc:scientificName 'Dasya corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dasya corallicola'^^xsd:string;
  dwc:aphiaid '144715'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_319'^^xsd:string;
  dwc:aphiaIdAccepted '144613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_320'^^xsd:string;
  dwc:scientificName 'Dasya corymbifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dasya corymbifera'^^xsd:string;
  dwc:aphiaid '144716'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_320'^^xsd:string;
  dwc:aphiaIdAccepted '144716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_321'^^xsd:string;
  dwc:scientificName 'Dasya corymbifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dasya corymbifera'^^xsd:string;
  dwc:aphiaid '144716'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_321'^^xsd:string;
  dwc:aphiaIdAccepted '144716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_324'^^xsd:string;
  dwc:scientificName 'Dasya hutchinsiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dasya hutchinsiae'^^xsd:string;
  dwc:aphiaid '144719'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_324'^^xsd:string;
  dwc:aphiaIdAccepted '144719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_327'^^xsd:string;
  dwc:scientificName 'Dasya punicea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Dasya punicea (Zanardini) Meneghini ex Zanardini, 1841; Name in original file:Dasya punicea Meneghini'^^xsd:string;
  dwc:aphiaid '144721'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_327'^^xsd:string;
  dwc:aphiaIdAccepted '144721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_330'^^xsd:string;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dasya rigidula'^^xsd:string;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_330'^^xsd:string;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_360'^^xsd:string;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hypoglossum hyoglossoides'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_360'^^xsd:string;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_375'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chondria capillaris'^^xsd:string;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_375'^^xsd:string;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_376'^^xsd:string;
  dwc:scientificName 'Polysiphonia ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia cf.ornata'^^xsd:string;
  dwc:aphiaid '144654'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_376'^^xsd:string;
  dwc:aphiaIdAccepted '144654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_377'^^xsd:string;
  dwc:scientificName 'Laurencia paniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laurencia cf.paniculata'^^xsd:string;
  dwc:aphiaid '239032'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_377'^^xsd:string;
  dwc:aphiaIdAccepted '526644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_378'^^xsd:string;
  dwc:scientificName 'Streblocladia collabens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Streblocladia collabens'^^xsd:string;
  dwc:aphiaid '144862'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_378'^^xsd:string;
  dwc:aphiaIdAccepted '1311393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_385'^^xsd:string;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Halopithys incurva (Hudson) Batters, 1902; Name in original file:Halopitys incurvus (Hudson) Batters'^^xsd:string;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_385'^^xsd:string;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_386'^^xsd:string;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Halopithys incurva (Hudson) Batters, 1902; Name in original file:Halopitys incurvus (Hudson) Batters'^^xsd:string;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_386'^^xsd:string;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_388'^^xsd:string;
  dwc:scientificName 'Laurencia minuta subsp. scammaccae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laurencia minuta ssp. scammacae'^^xsd:string;
  dwc:aphiaid '495870'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_388'^^xsd:string;
  dwc:aphiaIdAccepted '495870'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_389'^^xsd:string;
  dwc:scientificName 'Laurencia minuta subsp. scammaccae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laurencia minuta ssp. scammacae'^^xsd:string;
  dwc:aphiaid '495870'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_389'^^xsd:string;
  dwc:aphiaIdAccepted '495870'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_390'^^xsd:string;
  dwc:scientificName 'Halydictyon mirabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halodictyon mirabile'^^xsd:string;
  dwc:aphiaid '144730'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_390'^^xsd:string;
  dwc:aphiaIdAccepted '144730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_391'^^xsd:string;
  dwc:scientificName 'Polysiphonia mottei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia mottei'^^xsd:string;
  dwc:aphiaid '144648'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_391'^^xsd:string;
  dwc:aphiaIdAccepted '144648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_392'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laurencia obtusa'^^xsd:string;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_392'^^xsd:string;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_393'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laurencia obtusa'^^xsd:string;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_393'^^xsd:string;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_396'^^xsd:string;
  dwc:scientificName 'Osmundea pelagosae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Osmundea pelagosae'^^xsd:string;
  dwc:aphiaid '144846'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_396'^^xsd:string;
  dwc:aphiaIdAccepted '144846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_397'^^xsd:string;
  dwc:scientificName 'Osmundea pelagosae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Osmundea pelagosae'^^xsd:string;
  dwc:aphiaid '144846'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_397'^^xsd:string;
  dwc:aphiaIdAccepted '144846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_398'^^xsd:string;
  dwc:scientificName 'Polysiphonia ruchingeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks '(C.Agardh) Zanardini, 1841; Name in original file:Polysiphonia ruchingeri C. Agardh'^^xsd:string;
  dwc:aphiaid '144662'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_398'^^xsd:string;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_403'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Womersleyella setacea'^^xsd:string;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_403'^^xsd:string;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_404'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Womersleyella setacea'^^xsd:string;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_404'^^xsd:string;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_405'^^xsd:string;
  dwc:scientificName 'Polysiphonia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia setigera'^^xsd:string;
  dwc:aphiaid '144668'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_405'^^xsd:string;
  dwc:aphiaIdAccepted '144668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_410'^^xsd:string;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'J.V.Lamouroux, 1813/ Among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Laurencia sp.1'^^xsd:string;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_410'^^xsd:string;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_411'^^xsd:string;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'J.V.Lamouroux, 1813/ Among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Laurencia sp.1'^^xsd:string;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_411'^^xsd:string;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_412'^^xsd:string;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Greville, 1823; Name in original file:Polysiphonia sp.1'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_412'^^xsd:string;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_413'^^xsd:string;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'J.V.Lamouroux, 1813; Name in original file:Laurencia sp.2'^^xsd:string;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_413'^^xsd:string;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_414'^^xsd:string;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Greville, 1823; Name in original file:Polysiphonia sp.2'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_414'^^xsd:string;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_415'^^xsd:string;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'J.V.Lamouroux, 1813; Name in original file:Laurencia sp.3'^^xsd:string;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_415'^^xsd:string;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_416'^^xsd:string;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'J.V.Lamouroux, 1813; Name in original file:Laurencia sp.3'^^xsd:string;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_416'^^xsd:string;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_417'^^xsd:string;
  dwc:scientificName 'Polysiphonia spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Polysiphonia spinosa'^^xsd:string;
  dwc:aphiaid '144671'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_417'^^xsd:string;
  dwc:aphiaIdAccepted '144671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_418'^^xsd:string;
  dwc:scientificName 'Polysiphonia spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Polysiphonia spinosa'^^xsd:string;
  dwc:aphiaid '144671'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_418'^^xsd:string;
  dwc:aphiaIdAccepted '144671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_425'^^xsd:string;
  dwc:scientificName 'Rytiphloea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Rytiphloea tinctoria'^^xsd:string;
  dwc:aphiaid '144860'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_425'^^xsd:string;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_426'^^xsd:string;
  dwc:scientificName 'Rytiphloea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Rytiphloea tinctoria'^^xsd:string;
  dwc:aphiaid '144860'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_426'^^xsd:string;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_427'^^xsd:string;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Polysiphonia urceolata (Lightfoot ex Dillwyn) Greville, 1824; Name in original file:Polysiphonia urceolata'^^xsd:string;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_427'^^xsd:string;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_430'^^xsd:string;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Osmundaria volubilis'^^xsd:string;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_430'^^xsd:string;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_431'^^xsd:string;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Osmundaria volubilis'^^xsd:string;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_431'^^xsd:string;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_450'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia elongata'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_450'^^xsd:string;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_451'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia elongata'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_451'^^xsd:string;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_482'^^xsd:string;
  dwc:scientificName 'Hecatonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks '?ecatonema Sauvageau, 1898 \'1897\'; Name in original file:Hecatonema sp.'^^xsd:string;
  dwc:aphiaid '144078'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_482'^^xsd:string;
  dwc:aphiaIdAccepted '144078'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_483'^^xsd:string;
  dwc:scientificName 'Scytosiphon simplicissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scytosiphon simplicissimus'^^xsd:string;
  dwc:aphiaid '240516'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_483'^^xsd:string;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_487'^^xsd:string;
  dwc:scientificName 'Cladosiphon irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladosiphon irregularis'^^xsd:string;
  dwc:aphiaid '144913'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_487'^^xsd:string;
  dwc:aphiaIdAccepted '144913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_488'^^xsd:string;
  dwc:scientificName 'Cladosiphon irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladosiphon irregularis'^^xsd:string;
  dwc:aphiaid '144913'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_488'^^xsd:string;
  dwc:aphiaIdAccepted '144913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_489'^^xsd:string;
  dwc:scientificName 'Leathesia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Leathesia S.F.Gray, 1821; Name in original file:Leathesia sp.'^^xsd:string;
  dwc:aphiaid '143973'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_489'^^xsd:string;
  dwc:aphiaIdAccepted '143973'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_490'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Myriactula rivulariae'^^xsd:string;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_490'^^xsd:string;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_491'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Myriactula rivulariae'^^xsd:string;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_491'^^xsd:string;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC492_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC492_> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC492_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC492_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC492_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC492_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC492_'^^xsd:string;
  dwc:scientificName 'Myriactula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Myriactula Kuntze, 1898; Name in original file:Myriactula sp.'^^xsd:string;
  dwc:aphiaid '143975'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC492_'^^xsd:string;
  dwc:aphiaIdAccepted '143975'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_493'^^xsd:string;
  dwc:scientificName 'Myriactula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Myriactula Kuntze, 1898; Name in original file:Myriactula sp.'^^xsd:string;
  dwc:aphiaid '143975'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_493'^^xsd:string;
  dwc:aphiaIdAccepted '143975'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_494'^^xsd:string;
  dwc:scientificName 'Stilophora rhizodes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Stilophora rhizodes (C.Agardh) J.Agardh, 1841; Name in original file:Stilophora rhizodes (Tumerr) J. Agardh'^^xsd:string;
  dwc:aphiaid '156438'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_494'^^xsd:string;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_495'^^xsd:string;
  dwc:scientificName 'Stilophora rhizodes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Stilophora rhizodes (C.Agardh) J.Agardh, 1841; Name in original file:Stilophora rhizodes (Tumerr) J. Agardh'^^xsd:string;
  dwc:aphiaid '156438'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_495'^^xsd:string;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_499'^^xsd:string;
  dwc:scientificName 'Cutleria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cutleria Greville, 1830; Name in original file:Cutleria sp.'^^xsd:string;
  dwc:aphiaid '144054'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_499'^^xsd:string;
  dwc:aphiaIdAccepted '144054'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_500'^^xsd:string;
  dwc:scientificName 'Cutleria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cutleria Greville, 1830; Name in original file:Cutleria sp.'^^xsd:string;
  dwc:aphiaid '144054'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_500'^^xsd:string;
  dwc:aphiaIdAccepted '144054'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_502'^^xsd:string;
  dwc:scientificName 'Zanardinia prototypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Zanardinia prototypus Zanardini, 1841; Name in original file:Zanardinia prototypus (Nardo) Nardo'^^xsd:string;
  dwc:aphiaid '145298'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_502'^^xsd:string;
  dwc:aphiaIdAccepted '548016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_504'^^xsd:string;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sphacelaria Lyngbye, 1818; Name in original file:Sphacelaria sp.'^^xsd:string;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_504'^^xsd:string;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_505'^^xsd:string;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sphacelaria Lyngbye, 1818; Name in original file:Sphacelaria sp.'^^xsd:string;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_505'^^xsd:string;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_517'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphacelaria cirrosa'^^xsd:string;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_517'^^xsd:string;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_520'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Halopteris filicina'^^xsd:string;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_520'^^xsd:string;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_521'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important maerl-ground macroalgae from Mediterranean sites investigated by BIOMAERL; Name in original file:Halopteris filicina'^^xsd:string;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_521'^^xsd:string;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_523'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halopteris scoparia'^^xsd:string;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_523'^^xsd:string;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_526'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Dictyopteris polypodioides (A.P.De Candolle) J.V.Lamouroux, 1809; Name in original file:Dictyopteris polypodioides (DC.) Lamouroux'^^xsd:string;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_526'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_527'^^xsd:string;
  dwc:scientificName 'Dictyota mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dictyota mediterranea'^^xsd:string;
  dwc:aphiaid '145374'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_527'^^xsd:string;
  dwc:aphiaIdAccepted '145374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_528'^^xsd:string;
  dwc:scientificName 'Dictyota mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dictyota mediterranea'^^xsd:string;
  dwc:aphiaid '145374'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_528'^^xsd:string;
  dwc:aphiaIdAccepted '145374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_529'^^xsd:string;
  dwc:scientificName 'Dictyota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Dictyota J.V.Lamouroux, 1809; Name in original file:Dictyota sp.'^^xsd:string;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_529'^^xsd:string;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_530'^^xsd:string;
  dwc:scientificName 'Dictyota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Dictyota J.V.Lamouroux, 1809; Name in original file:Dictyota sp.'^^xsd:string;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_530'^^xsd:string;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_533'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dictyota linearis'^^xsd:string;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_533'^^xsd:string;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_534'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dictyota linearis'^^xsd:string;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_534'^^xsd:string;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_538'^^xsd:string;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Zonaria tournefortii'^^xsd:string;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_538'^^xsd:string;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_545'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Dictyota dichotoma figures as an important non-coralline algal species on maerl grounds in both provinces (Atlantic and Mediterranean); Name in original file:Dictyota dichotoma'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_545'^^xsd:string;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_546'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Dictyota dichotoma figures as an important non-coralline algal species on maerl grounds in both provinces (Atlantic and Mediterranean); Name in original file:Dictyota dichotoma'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_546'^^xsd:string;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_557'^^xsd:string;
  dwc:scientificName 'Cystoseira dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cystoseira cf.dubia'^^xsd:string;
  dwc:aphiaid '145516'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_557'^^xsd:string;
  dwc:aphiaIdAccepted '1733342'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_558'^^xsd:string;
  dwc:scientificName 'Cystoseira corniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cystoseira corniculata (Turner) Zanardini, 1841 / Most of the larger algae on maerl beds are species adapted to live on mobile substrata, e.g. Cystoseira corniculata and Flabelliapetiolata; Name in original file:Cystoseira corniculata (Wulfen) Zanardini'^^xsd:string;
  dwc:aphiaid '145513'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_558'^^xsd:string;
  dwc:aphiaIdAccepted '145513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_559'^^xsd:string;
  dwc:scientificName 'Cystoseira corniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cystoseira corniculata (Turner) Zanardini, 1841 / Most of the larger algae on maerl beds are species adapted to live on mobile substrata, e.g. Cystoseira corniculata and Flabelliapetiolata; Name in original file:Cystoseira corniculata (Wulfen) Zanardini'^^xsd:string;
  dwc:aphiaid '145513'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_559'^^xsd:string;
  dwc:aphiaIdAccepted '145513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_560'^^xsd:string;
  dwc:scientificName 'Cystoseira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cystoseira C.Agardh, 1820; Name in original file:Cystoseira sp.'^^xsd:string;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_560'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_561'^^xsd:string;
  dwc:scientificName 'Cystoseira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cystoseira C.Agardh, 1820; Name in original file:Cystoseira sp.'^^xsd:string;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_561'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_564'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cystoseira spinosa'^^xsd:string;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_564'^^xsd:string;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_567'^^xsd:string;
  dwc:scientificName 'Bolbocoleon piliferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bolbocoleon piliferum'^^xsd:string;
  dwc:aphiaid '144865'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_567'^^xsd:string;
  dwc:aphiaIdAccepted '144865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_570'^^xsd:string;
  dwc:scientificName 'Phaeophila dendroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phaeophila dendroides'^^xsd:string;
  dwc:aphiaid '145778'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_570'^^xsd:string;
  dwc:aphiaIdAccepted '145778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_571'^^xsd:string;
  dwc:scientificName 'Phaeophila dendroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phaeophila dendroides'^^xsd:string;
  dwc:aphiaid '145778'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_571'^^xsd:string;
  dwc:aphiaIdAccepted '145778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_575'^^xsd:string;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ulothrix subflaccida'^^xsd:string;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_575'^^xsd:string;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_591'^^xsd:string;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Valonia utricularis'^^xsd:string;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_591'^^xsd:string;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_592'^^xsd:string;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Valonia utricularis'^^xsd:string;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_592'^^xsd:string;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_609'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora patentiramea'^^xsd:string;
  dwc:aphiaid '211750'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_609'^^xsd:string;
  dwc:aphiaIdAccepted '211750'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_610'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cladophora Kützing, 1843; Name in original file:Cladophora sp.'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_610'^^xsd:string;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_611'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cladophora Kützing, 1843; Name in original file:Cladophora sp.'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_611'^^xsd:string;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_612'^^xsd:string;
  dwc:scientificName 'Rhizoclonium kochianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhizoclonium kochianum'^^xsd:string;
  dwc:aphiaid '145073'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_612'^^xsd:string;
  dwc:aphiaIdAccepted '382525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_622'^^xsd:string;
  dwc:scientificName 'Microdictyon tenuius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Microdictyon tenuius J.E.Gray, 1866; Name in original file:Microdictyon tenuius (G.Agardh) Decaisne'^^xsd:string;
  dwc:aphiaid '145016'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_622'^^xsd:string;
  dwc:aphiaIdAccepted '145017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_623'^^xsd:string;
  dwc:scientificName 'Microdictyon tenuius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Microdictyon tenuius J.E.Gray, 1866; Name in original file:Microdictyon tenuius (G.Agardh) Decaisne'^^xsd:string;
  dwc:aphiaid '145016'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_623'^^xsd:string;
  dwc:aphiaIdAccepted '145017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_625'^^xsd:string;
  dwc:scientificName 'Acetabularia acetabulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acetabularia acetabulum'^^xsd:string;
  dwc:aphiaid '494795'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_625'^^xsd:string;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_628'^^xsd:string;
  dwc:scientificName 'Dasycladus vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dasycladus vermicularis'^^xsd:string;
  dwc:aphiaid '145301'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_628'^^xsd:string;
  dwc:aphiaIdAccepted '145301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_631'^^xsd:string;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Flabellia petiolata was very common on Maltese maerl grounds where this alga is a very important binder of maerl sediment.; Name in original file:Flabellia petiolata'^^xsd:string;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_631'^^xsd:string;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_632'^^xsd:string;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Flabellia petiolata was very common on Maltese maerl grounds where this alga is a very important binder of maerl sediment.; Name in original file:Flabellia petiolata'^^xsd:string;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_632'^^xsd:string;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_633'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halimeda tuna'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_633'^^xsd:string;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_634'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halimeda tuna'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_634'^^xsd:string;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_647'^^xsd:string;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Codium bursa (Olivi) C.Agardh, 1817.; Name in original file:Codium bursa (Linnaeus) C. Agardh'^^xsd:string;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_647'^^xsd:string;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_648'^^xsd:string;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Codium bursa (Olivi) C.Agardh, 1817.; Name in original file:Codium bursa (Linnaeus) C. Agardh'^^xsd:string;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_648'^^xsd:string;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_772'^^xsd:string;
  dwc:scientificName 'Epizoanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Epizoanthus Gray, 1867.; Name in original file:Epizoanthus sp.'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_772'^^xsd:string;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_810'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nemertea sp1'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_810'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_811'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nemertea sp1'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_811'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_822'^^xsd:string;
  dwc:scientificName 'Oncholaimidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Oncholaimidae Filipjev, 1916.; Name in original file:Oncholaimidae sp.5'^^xsd:string;
  dwc:aphiaid '2204'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_822'^^xsd:string;
  dwc:aphiaIdAccepted '2204'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_853'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aspidosiphon muelleri'^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_853'^^xsd:string;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_854'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aspidosiphon muelleri'^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_854'^^xsd:string;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_855'^^xsd:string;
  dwc:scientificName 'Sipunculus nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sipunculus nudus'^^xsd:string;
  dwc:aphiaid '424084'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_855'^^xsd:string;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_875'^^xsd:string;
  dwc:scientificName 'Harmothoe longisetis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe longisetis'^^xsd:string;
  dwc:aphiaid '130774'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_875'^^xsd:string;
  dwc:aphiaIdAccepted '130774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_876'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Harmothoe Kinberg, 1856.; Name in original file:Harmothoe sp. Kinberg, 1855'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_876'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_928'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_928'^^xsd:string;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_959'^^xsd:string;
  dwc:scientificName 'Psammolyce arenosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Psammolyce arenosa (Delle Chiaje, 1830).; Name in original file:Psammolyce arenosa (Chiaje, 1841)'^^xsd:string;
  dwc:aphiaid '147134'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_959'^^xsd:string;
  dwc:aphiaIdAccepted '131071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_967'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sthenelais boa (Johnston, 1833).; Name in original file:Sthenelais boa (Johnston, 1839)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_967'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1015'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida sanguinea'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1015'^^xsd:string;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1029'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Phyllodocidae Örsted, 1843.; Name in original file:Phyllodocidae spp.'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1029'^^xsd:string;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1035'^^xsd:string;
  dwc:scientificName 'Phyllodoce paretti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce paretti'^^xsd:string;
  dwc:aphiaid '155422'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1035'^^xsd:string;
  dwc:aphiaIdAccepted '130657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1044'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glycera convoluta Keferstein, 1862.; Name in original file:Glycera convoluta Rioja. 1918'^^xsd:string;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1044'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1045'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glycera convoluta Keferstein, 1862.; Name in original file:Glycera convoluta Rioja. 1918'^^xsd:string;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1045'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1141'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eusyllis lamelligera'^^xsd:string;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1141'^^xsd:string;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1148'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis amica'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1148'^^xsd:string;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1152'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis prolifera'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1152'^^xsd:string;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1204'^^xsd:string;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Autolytus Grube, 1850.; Name in original file:Autolytus sp.'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1204'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1219'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis rava'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1219'^^xsd:string;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1220'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Nereis Linnaeus, 1758/ among the most important invertebrate species distinguished in terms of biomass from the control site investigated.; Name in original file:Nereis sp.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1220'^^xsd:string;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1242'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Platynereis dumerilii'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1242'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1287'^^xsd:string;
  dwc:scientificName 'Hyalinoecia fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hyalinoecia fauveli'^^xsd:string;
  dwc:aphiaid '154109'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1287'^^xsd:string;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1295'^^xsd:string;
  dwc:scientificName 'Eunice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunice harasii'^^xsd:string;
  dwc:aphiaid '130057'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1295'^^xsd:string;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1304'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eunice vinata was regarded as a high-fidelity species in Brittany but, off Malta, it occurred in seagrass (Posidonia) beds as well as maerl.; Name in original file:Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1304'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1305'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eunice vinata was regarded as a high-fidelity species in Brittany but, off Malta, it occurred in seagrass (Posidonia) beds as well as maerl.; Name in original file:Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1305'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1306'^^xsd:string;
  dwc:scientificName 'Aponuphis grubii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Aponuphis grubii (Marenzeller, 1886).; Name in original file:Aponuphis grubei'^^xsd:string;
  dwc:aphiaid '532018'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1306'^^xsd:string;
  dwc:aphiaIdAccepted '532018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1314'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysidice ninetta was very common on Maltese maerl grounds and occurred at both the impacted and control sites. The feeding habits of this polychaete are not known with certainty but it is either a carnivore or an omnivore.; Name in original file:Lysidice ninetta'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1314'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1315'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysidice ninetta was very common on Maltese maerl grounds and occurred at both the impacted and control sites. The feeding habits of this polychaete are not known with certainty but it is either a carnivore or an omnivore.; Name in original file:Lysidice ninetta'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1315'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1321'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa fallax'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1321'^^xsd:string;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1325'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa sanguinea'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1325'^^xsd:string;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1338'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance and biomass from the BIOMAERL (control) sites investigated.; Name in original file:Lumbrineris gracilis'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1338'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1339'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris gracilis'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1339'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1340_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1340_> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1340_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1340_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1340_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1340_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1340_'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris impatiens'^^xsd:string;
  dwc:aphiaid '157477'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1340_'^^xsd:string;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1380'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Drilonereis filum'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1380'^^xsd:string;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1397'^^xsd:string;
  dwc:scientificName 'Staurocephalus rudolphii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Staurocephalus rudolphii (Delle Chiaje, 1828)'^^xsd:string;
  dwc:aphiaid '340648'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1397'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1398'^^xsd:string;
  dwc:scientificName 'Staurocephalus rudolphii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Staurocephalus rudolphii (Delle Chiaje, 1828)'^^xsd:string;
  dwc:aphiaid '340648'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1398'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1424'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Paraonidae Cerruti, 1909.; Name in original file:Paraonidae spp.'^^xsd:string;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1424'^^xsd:string;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1488'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spiophanes kroyeri'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1488'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1501'^^xsd:string;
  dwc:scientificName 'Phyllochaetopterus socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Phyllochaetopterus socialis Claparède, 1869.; Name in original file:Phyllochaetopterus socialis Claparède, 1870'^^xsd:string;
  dwc:aphiaid '129920'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1501'^^xsd:string;
  dwc:aphiaIdAccepted '129920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1523'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirratulus filiformis'^^xsd:string;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1523'^^xsd:string;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1542'^^xsd:string;
  dwc:scientificName 'Heterocirrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Heterocirrus Grube, 1855.; Name in original file:Heterocirrus sp.1'^^xsd:string;
  dwc:aphiaid '146975'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1542'^^xsd:string;
  dwc:aphiaIdAccepted '129246'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1543'^^xsd:string;
  dwc:scientificName 'Tharyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Tharyx Webster & Benedict, 1887.; Name in original file:Tharyx sp.1'^^xsd:string;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1543'^^xsd:string;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1566'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1566'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1567'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Capitomastus minimus (Langerhans, 1881).; Name in original file:Capitomastus minimus'^^xsd:string;
  dwc:aphiaid '146761'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1567'^^xsd:string;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1581'^^xsd:string;
  dwc:scientificName 'Notomastus profundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Notomastus profundus (Eisig, 1887).; Name in original file:Notomastus profundis'^^xsd:string;
  dwc:aphiaid '129900'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1581'^^xsd:string;
  dwc:aphiaIdAccepted '129900'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1623'^^xsd:string;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Scalibregma Rathke, 1843.; Name in original file:Scalibregma sp.1'^^xsd:string;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1623'^^xsd:string;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1660'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amage adspersa'^^xsd:string;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1660'^^xsd:string;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1677'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebellides stroemi'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1677'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1691'^^xsd:string;
  dwc:scientificName 'Terebella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Leprea (Terebella); Name in original file:Terebella spp.'^^xsd:string;
  dwc:aphiaid '325622'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1691'^^xsd:string;
  dwc:aphiaIdAccepted '325622'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1731'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pista cristata'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1731'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1741'^^xsd:string;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thelepus cincinnatus'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1741'^^xsd:string;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1742'^^xsd:string;
  dwc:scientificName 'Thelepus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thelepus Leuckart, 1849.; Name in original file:Thelepus .sp.1'^^xsd:string;
  dwc:aphiaid '129714'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1742'^^xsd:string;
  dwc:aphiaIdAccepted '129714'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1764'^^xsd:string;
  dwc:scientificName 'Branchiomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Branchiomma vesiculosum'^^xsd:string;
  dwc:aphiaid '155388'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1764'^^xsd:string;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1767'^^xsd:string;
  dwc:scientificName 'Dialychone acustica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Dialychone acustica Claparède, 1868.; Name in original file:Dialychone acustica'^^xsd:string;
  dwc:aphiaid '155473'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1767'^^xsd:string;
  dwc:aphiaIdAccepted '155473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1768'^^xsd:string;
  dwc:scientificName 'Fabricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Fabricia Blainville, 1828.; Name in original file:Fabricia sp.'^^xsd:string;
  dwc:aphiaid '129529'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1768'^^xsd:string;
  dwc:aphiaIdAccepted '129529'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1769'^^xsd:string;
  dwc:scientificName 'Jasmineira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Jasmineira Langerhans, 1880.; Name in original file:Jasmineira sp.'^^xsd:string;
  dwc:aphiaid '129533'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1769'^^xsd:string;
  dwc:aphiaIdAccepted '129533'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1782'^^xsd:string;
  dwc:scientificName 'Oridia armandi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Oridia armandi (Claparède, 1864).; Name in original file:Oridia armandi'^^xsd:string;
  dwc:aphiaid '334319'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1782'^^xsd:string;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1785'^^xsd:string;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Myxicola infundibulum (Renier, 1847); Name in original file:Myxicola infundibulum (Renier, 1804)'^^xsd:string;
  dwc:aphiaid '872045'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1785'^^xsd:string;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1790'^^xsd:string;
  dwc:scientificName 'Sabella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sabella Linnaeus, 1767.; Name in original file:Sabella spp.'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1790'^^xsd:string;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1902'^^xsd:string;
  dwc:scientificName 'Collocheres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Collocheres Canu, 1893.; Name in original file:Collocheres sp.a'^^xsd:string;
  dwc:aphiaid '135555'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1902'^^xsd:string;
  dwc:aphiaIdAccepted '135555'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1903'^^xsd:string;
  dwc:scientificName 'Collocheres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Collocheres Canu, 1893.; Name in original file:Collocheres sp.a'^^xsd:string;
  dwc:aphiaid '135555'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1903'^^xsd:string;
  dwc:aphiaIdAccepted '135555'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1904'^^xsd:string;
  dwc:scientificName 'Collocheres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Collocheres Canu, 1893; Name in original file:Collocheres sp.b'^^xsd:string;
  dwc:aphiaid '135555'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1904'^^xsd:string;
  dwc:aphiaIdAccepted '135555'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1905'^^xsd:string;
  dwc:scientificName 'Collocheres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Collocheres Canu, 1893.; Name in original file:Collocheres sp.b'^^xsd:string;
  dwc:aphiaid '135555'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1905'^^xsd:string;
  dwc:aphiaIdAccepted '135555'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1912'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nebalia bipes'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1912'^^xsd:string;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1913'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nebalia bipes'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1913'^^xsd:string;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1914'^^xsd:string;
  dwc:scientificName 'Rissoides desmaresti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoides desmaresti'^^xsd:string;
  dwc:aphiaid '136135'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1914'^^xsd:string;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1917'^^xsd:string;
  dwc:scientificName 'Praunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Praunus Leach, 1814.; Name in original file:Praunus sp.1'^^xsd:string;
  dwc:aphiaid '119898'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1917'^^xsd:string;
  dwc:aphiaIdAccepted '119898'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1918'^^xsd:string;
  dwc:scientificName 'Praunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Praunus Leach, 1814.; Name in original file:Praunus sp.1'^^xsd:string;
  dwc:aphiaid '119898'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1918'^^xsd:string;
  dwc:aphiaIdAccepted '119898'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1929'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Apherusa bispinosa (Spence Bate, 1857).; Name in original file:Apherusa bispinosa (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1929'^^xsd:string;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1930'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Apherusa bispinosa (Spence Bate, 1857).; Name in original file:Apherusa bispinosa (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1930'^^xsd:string;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1937'^^xsd:string;
  dwc:scientificName 'Eusirus longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eusirus longipes'^^xsd:string;
  dwc:aphiaid '102202'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1937'^^xsd:string;
  dwc:aphiaIdAccepted '102202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1957'^^xsd:string;
  dwc:scientificName 'Monoculodes acutipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Monoculodes acutipes'^^xsd:string;
  dwc:aphiaid '102880'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1957'^^xsd:string;
  dwc:aphiaIdAccepted '236538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1972'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe incisa'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1972'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1973'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe incisa'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1973'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_1974'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_1974'^^xsd:string;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_1997'^^xsd:string;
  dwc:scientificName 'Hyale camptonyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hyale camptonyx'^^xsd:string;
  dwc:aphiaid '102318'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_1997'^^xsd:string;
  dwc:aphiaIdAccepted '491470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2003'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Urothoe elegans (Spence Bate, 1857).; Name in original file:Urothoe elegans (Bate. 1856)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2003'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2008'^^xsd:string;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harpinia antennaria'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2008'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2029'^^xsd:string;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parametaphoxus fultoni'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2029'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2030'^^xsd:string;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parametaphoxus fultoni'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2030'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2036'^^xsd:string;
  dwc:scientificName 'Hippomedon oculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hippomedon oculatus'^^xsd:string;
  dwc:aphiaid '102578'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2036'^^xsd:string;
  dwc:aphiaIdAccepted '102578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2037'^^xsd:string;
  dwc:scientificName 'Hippomedon oculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hippomedon oculatus'^^xsd:string;
  dwc:aphiaid '102578'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2037'^^xsd:string;
  dwc:aphiaIdAccepted '102578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2046'^^xsd:string;
  dwc:scientificName 'Lysianassa longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysianassa longicornis (Lucas, 1846).; Name in original file:Lysianassa longicornis Lucas. 1849'^^xsd:string;
  dwc:aphiaid '102608'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2046'^^xsd:string;
  dwc:aphiaIdAccepted '236523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2047'^^xsd:string;
  dwc:scientificName 'Lysianassa longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysianassa longicornis (Lucas, 1846).; Name in original file:Lysianassa longicornis Lucas. 1849'^^xsd:string;
  dwc:aphiaid '102608'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2047'^^xsd:string;
  dwc:aphiaIdAccepted '236523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2048'^^xsd:string;
  dwc:scientificName 'Lysianassa costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysianassa costae was one of the most common amphipods on the Maltese maerl grounds studied. It was found on both control and impacted sites and was present in nearly all the grab samples collected.; Name in original file:Lysianassa costae'^^xsd:string;
  dwc:aphiaid '102606'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2048'^^xsd:string;
  dwc:aphiaIdAccepted '102606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2049'^^xsd:string;
  dwc:scientificName 'Lysianassa costae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lysianassa costae was one of the most common amphipods on the Maltese maerl grounds studied. It was found on both control and impacted sites and was present in nearly all the grab samples collected.; Name in original file:Lysianassa costae'^^xsd:string;
  dwc:aphiaid '102606'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2049'^^xsd:string;
  dwc:aphiaIdAccepted '102606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2072'^^xsd:string;
  dwc:scientificName 'Socarnes filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Socarnes pilicornis'^^xsd:string;
  dwc:aphiaid '102725'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2072'^^xsd:string;
  dwc:aphiaIdAccepted '102725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2073'^^xsd:string;
  dwc:scientificName 'Socarnes filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Socarnes pilicornis'^^xsd:string;
  dwc:aphiaid '102725'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2073'^^xsd:string;
  dwc:aphiaIdAccepted '102725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2085'^^xsd:string;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia minuta G. O. Sars, 1882'^^xsd:string;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2085'^^xsd:string;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2086'^^xsd:string;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia minuta G. O. Sars, 1882'^^xsd:string;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2086'^^xsd:string;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2098'^^xsd:string;
  dwc:scientificName 'Pereionotus testudo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pereionotus testudo'^^xsd:string;
  dwc:aphiaid '102954'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2098'^^xsd:string;
  dwc:aphiaIdAccepted '102954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2099'^^xsd:string;
  dwc:scientificName 'Pereionotus testudo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pereionotus testudo'^^xsd:string;
  dwc:aphiaid '102954'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2099'^^xsd:string;
  dwc:aphiaIdAccepted '102954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2102'^^xsd:string;
  dwc:scientificName 'Liljeborgia dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liljeborgia dellavallei'^^xsd:string;
  dwc:aphiaid '102480'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2102'^^xsd:string;
  dwc:aphiaIdAccepted '1805195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2123'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of frequency/abundance) from Malta (control) sites investigated.; Name in original file:Dexamine spinosa'^^xsd:string;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2123'^^xsd:string;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2124'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dexamine spinosa'^^xsd:string;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2124'^^xsd:string;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2138'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ampelisca Krøyer, 1842.; Name in original file:Ampelisca sp.1'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2138'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2158'^^xsd:string;
  dwc:scientificName 'Ceradocus (Ceradocus) orchestiipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceradocus (Ceradocus) orchestiipes Costa, 1853.; Name in original file:Ceradocus orchestiipes'^^xsd:string;
  dwc:aphiaid '102791'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2158'^^xsd:string;
  dwc:aphiaIdAccepted '102791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2159'^^xsd:string;
  dwc:scientificName 'Ceradocus (Ceradocus) orchestiipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceradocus (Ceradocus) orchestiipes Costa, 1853.; Name in original file:Ceradocus orchestiipes'^^xsd:string;
  dwc:aphiaid '102791'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2159'^^xsd:string;
  dwc:aphiaIdAccepted '102791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2176'^^xsd:string;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceradocus semisseratus'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2176'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2177'^^xsd:string;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceradocus semisseratus'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2177'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2184'^^xsd:string;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cheirocratus sundevallii'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2184'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2185'^^xsd:string;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cheirocratus sundevallii'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2185'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2197'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammarella fucicola'^^xsd:string;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2197'^^xsd:string;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2204'^^xsd:string;
  dwc:scientificName 'Maera grossimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Maera grossimana was one of the most common amphipods on the Maltese maerl grounds studied. It was found on both the control and impacted sites and was present in nearly all the grab samples collected.; Name in original file:Maera grossimana'^^xsd:string;
  dwc:aphiaid '102815'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2204'^^xsd:string;
  dwc:aphiaIdAccepted '102815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2205'^^xsd:string;
  dwc:scientificName 'Maera grossimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Maera grossimana was one of the most common amphipods on the Maltese maerl grounds studied. It was found on both the control and impacted sites and was present in nearly all the grab samples collected.; Name in original file:Maera grossimana'^^xsd:string;
  dwc:aphiaid '102815'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2205'^^xsd:string;
  dwc:aphiaIdAccepted '102815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2214'^^xsd:string;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera othonis'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2214'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2215'^^xsd:string;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera othonis'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2215'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2225'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ampithoe ramondii was quite common on the Maltese maerl grounds studied. It was found on both control and impacted sites and was present in nearly all the grab samples collected. This tubicolous amphipod feeds on decaying macroalgae.; Name in original file:Ampithoe ramondi'^^xsd:string;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2225'^^xsd:string;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2226'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ampithoe ramondii was quite common on the Maltese maerl grounds studied. It was found on both control and impacted sites and was present in nearly all the grab samples collected. This tubicolous amphipod feeds on decaying macroalgae.; Name in original file:Ampithoe ramondi'^^xsd:string;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2226'^^xsd:string;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2274'^^xsd:string;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Aoridae Stebbing, 1899.; Name in original file: Aoridae indet.'^^xsd:string;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2274'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2281'^^xsd:string;
  dwc:scientificName 'Leptocheirus bispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus bispinosus'^^xsd:string;
  dwc:aphiaid '102034'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2281'^^xsd:string;
  dwc:aphiaIdAccepted '102034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2282'^^xsd:string;
  dwc:scientificName 'Leptocheirus bispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus bispinosus'^^xsd:string;
  dwc:aphiaid '102034'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2282'^^xsd:string;
  dwc:aphiaIdAccepted '102034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2297'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus pectinatus'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2297'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2298'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus pectinatus'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2298'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2363'^^xsd:string;
  dwc:scientificName 'Gnathia vorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gnathia vorax'^^xsd:string;
  dwc:aphiaid '119000'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2363'^^xsd:string;
  dwc:aphiaIdAccepted '119000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2370'^^xsd:string;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anthura gracilis'^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2370'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2376'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cyathura carinata'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2376'^^xsd:string;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2377'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cyathura carinata'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2377'^^xsd:string;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2378'^^xsd:string;
  dwc:scientificName 'Cyathura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cyathura Norman & Stebbing, 1886.; Name in original file:Cyathura sp.a'^^xsd:string;
  dwc:aphiaid '118291'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2378'^^xsd:string;
  dwc:aphiaIdAccepted '118291'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2379'^^xsd:string;
  dwc:scientificName 'Cyathura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cyathura Norman & Stebbing, 1886.; Name in original file:Cyathura sp.a'^^xsd:string;
  dwc:aphiaid '118291'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2379'^^xsd:string;
  dwc:aphiaIdAccepted '118291'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2400'^^xsd:string;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eurydice Leach, 1815.; Name in original file:Eurydice sp. 1'^^xsd:string;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2400'^^xsd:string;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2401'^^xsd:string;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eurydice Leach, 1815.; Name in original file:Eurydice sp. 1'^^xsd:string;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2401'^^xsd:string;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2402'^^xsd:string;
  dwc:scientificName 'Eurydice truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurydice truncata'^^xsd:string;
  dwc:aphiaid '118855'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2402'^^xsd:string;
  dwc:aphiaIdAccepted '118855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2403'^^xsd:string;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eurydice Leach, 1815.; Name in original file:Eurydice sp.b'^^xsd:string;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2403'^^xsd:string;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2404'^^xsd:string;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eurydice Leach, 1815.; Name in original file:Eurydice sp.a'^^xsd:string;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2404'^^xsd:string;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2405'^^xsd:string;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eurydice Leach, 1815.; Name in original file:Eurydice sp.a'^^xsd:string;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2405'^^xsd:string;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2416'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2416'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2417'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2417'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2430'^^xsd:string;
  dwc:scientificName 'Joeropsis brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jaeropsis brevicornis'^^xsd:string;
  dwc:aphiaid '118738'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2430'^^xsd:string;
  dwc:aphiaIdAccepted '119072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2448'^^xsd:string;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Astacilla Cordiner, 1793.; Name in original file:Astacilla sp.1'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2448'^^xsd:string;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2458'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Leptochelia savignyi was common on the Maltese maerl grounds studied, especially at the control site. This tanaid is known to build tubes which are attached to solid substrata. Leptochelia savignyi is probably a deposit- or suspension-feeder (or both).; Name in original file:Leptochelia savignyi'^^xsd:string;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2458'^^xsd:string;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2459'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Leptochelia savignyi was common on the Maltese maerl grounds studied, especially at the control site. This tanaid is known to build tubes which are attached to solid substrata. Leptochelia savignyi is probably a deposit- or suspension-feeder (or both).; Name in original file:Leptochelia savignyi'^^xsd:string;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2459'^^xsd:string;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2472'^^xsd:string;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes talpa'^^xsd:string;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2472'^^xsd:string;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2473'^^xsd:string;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes talpa'^^xsd:string;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2473'^^xsd:string;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2484'^^xsd:string;
  dwc:scientificName 'Palaemon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Palaemon Weber, 1795.; Name in original file:Palaemon sp.1.'^^xsd:string;
  dwc:aphiaid '107032'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2484'^^xsd:string;
  dwc:aphiaIdAccepted '107032'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2491'^^xsd:string;
  dwc:scientificName 'Alpheidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Synalpheus Spence Bate, 1888/ Alpheus Fabricius, 1798.; Name in original file:Synalpheus/Alpheus sp.1'^^xsd:string;
  dwc:aphiaid '106776'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2491'^^xsd:string;
  dwc:aphiaIdAccepted '106776'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2494'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alpheus macrocheles'^^xsd:string;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2494'^^xsd:string;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2495'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alpheus macrocheles'^^xsd:string;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2495'^^xsd:string;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2504'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Athanus nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2504'^^xsd:string;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2505'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Athanus nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2505'^^xsd:string;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2508'^^xsd:string;
  dwc:scientificName 'Hippolyte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Hippolyte Leach, 1814 [in Leach, 1813-1814].; Name in original file:Hippolyte sp.1'^^xsd:string;
  dwc:aphiaid '106987'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2508'^^xsd:string;
  dwc:aphiaIdAccepted '106987'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2518'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thoralus cranchii, may be a good indicator of the algal cover (refuge availability).; Name in original file:Thoralus cranchii'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2518'^^xsd:string;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2519'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thoralus cranchii, may be a good indicator of the algal cover (refuge availability).; Name in original file:Thoralus cranchii'^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2519'^^xsd:string;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2520'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Processa Leach, 1815 [in Leach, 1815-1875].; Name in original file:Processa sp.1'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2520'^^xsd:string;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2521'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Processa Leach, 1815 [in Leach, 1815-1875].; Name in original file:Processa sp.1'^^xsd:string;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2521'^^xsd:string;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2530'^^xsd:string;
  dwc:scientificName 'Palicus caronii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palicus caronii (Roux. 1828)'^^xsd:string;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2530'^^xsd:string;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2535'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Philocheras sculptus'^^xsd:string;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2535'^^xsd:string;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2536'^^xsd:string;
  dwc:scientificName 'Gourretia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gourretia minor'^^xsd:string;
  dwc:aphiaid '183509'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2536'^^xsd:string;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2537'^^xsd:string;
  dwc:scientificName 'Gourretia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gourretia minor'^^xsd:string;
  dwc:aphiaid '183509'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2537'^^xsd:string;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2541'^^xsd:string;
  dwc:scientificName 'Upogebia nitida mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Upogebia nitidamediterranea'^^xsd:string;
  dwc:aphiaid '711726'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2541'^^xsd:string;
  dwc:aphiaIdAccepted '107740'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2552'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calcinus tubularis'^^xsd:string;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2552'^^xsd:string;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2553'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calcinus tubularis'^^xsd:string;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2553'^^xsd:string;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2562'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among species that seem to be associated preferentially with maerl bottoms in Mediterranean waters.; Name in original file:Paguristes eremita'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2562'^^xsd:string;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2563'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among species that seem to be associated preferentially with maerl bottoms in Mediterranean waters.; Name in original file:Paguristes eremita'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2563'^^xsd:string;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2571'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of frequency/abundance and biomass ) from Malta\'s BIOMAERL (control) sites investigated.; Name in original file:Anapagurus breviaculeatus'^^xsd:string;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2571'^^xsd:string;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2572'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anapagurus breviaculeatus'^^xsd:string;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2572'^^xsd:string;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2573'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'one of the most common decapods of the Maltese maerl grounds. It was found in relatively high numbers and was present in nearly all the grab samples collected. This hermit crab is omnivorous but is mainly a deposit feeder. It probably seeks shelter in cavities and narrow spaces on the surface of the maerl.; Name in original file:Cestopagurus timidus'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2573'^^xsd:string;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2575'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Dardanus arrosor (Herbst, 1796).; Name in original file:Dardanus arrosor (Herbst. 1791)'^^xsd:string;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2575'^^xsd:string;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2587'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus cuanensis'^^xsd:string;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2587'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2595'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paguros cf.forbesii'^^xsd:string;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2595'^^xsd:string;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2596'^^xsd:string;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pagurus Fabricius, 1775.; Name in original file:Pagurus sp.1'^^xsd:string;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2596'^^xsd:string;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2598'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus excavatus'^^xsd:string;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2598'^^xsd:string;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2599'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus excavatus'^^xsd:string;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2599'^^xsd:string;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2611'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Galathea intermedia was present at all BIOMAERL sites investigated.; Name in original file:Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2611'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2612'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Galathea intermedia was present at all BIOMAERL sites investigated.; Name in original file:Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2612'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2631'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achaeus cranchii'^^xsd:string;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2631'^^xsd:string;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2635'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Inachus thoracicus Roux, 1830.; Name in original file:Inachus thoracicus aguarii'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2635'^^xsd:string;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2640'^^xsd:string;
  dwc:scientificName 'Pisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pisa Leach, 1814.; Name in original file:Pisa sp.'^^xsd:string;
  dwc:aphiaid '106912'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2640'^^xsd:string;
  dwc:aphiaIdAccepted '106912'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2645'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisa armata'^^xsd:string;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2645'^^xsd:string;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2686'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia edwardsi Costa, 1838'^^xsd:string;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2686'^^xsd:string;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2687'^^xsd:string;
  dwc:scientificName 'Parthenope expansa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parthenope expansa'^^xsd:string;
  dwc:aphiaid '107365'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2687'^^xsd:string;
  dwc:aphiaIdAccepted '442344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2688'^^xsd:string;
  dwc:scientificName 'Parthenope expansa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parthenope expansa'^^xsd:string;
  dwc:aphiaid '107365'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2688'^^xsd:string;
  dwc:aphiaIdAccepted '442344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2691'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from Malta\'s BIOMAERL (control) sites investigated.; Name in original file:Parthenope massena'^^xsd:string;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2691'^^xsd:string;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2692'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parthenope massena'^^xsd:string;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2692'^^xsd:string;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2724'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus corrugatus'^^xsd:string;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2724'^^xsd:string;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2725'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus corrugatus'^^xsd:string;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2725'^^xsd:string;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2746'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus maculatus'^^xsd:string;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2746'^^xsd:string;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2747'^^xsd:string;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Liocarcinus Stimpson, 1871.; Name in original file:Liocarcinus sp.1'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2747'^^xsd:string;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2750'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from Malta\'s BIOMAERL (control) sites investigated.; Name in original file:Liocarcinus zariquieyi'^^xsd:string;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2750'^^xsd:string;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2751'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus zariquieyi'^^xsd:string;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2751'^^xsd:string;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2784'^^xsd:string;
  dwc:scientificName 'Lepidopleurus africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidopleurus africanus'^^xsd:string;
  dwc:aphiaid '387055'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2784'^^xsd:string;
  dwc:aphiaIdAccepted '385845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2802'^^xsd:string;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callochiton septemvalvis'^^xsd:string;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2802'^^xsd:string;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2831'^^xsd:string;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona fascicularis'^^xsd:string;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2831'^^xsd:string;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2856'^^xsd:string;
  dwc:scientificName 'Gibbula fanulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula fanulum'^^xsd:string;
  dwc:aphiaid '141787'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2856'^^xsd:string;
  dwc:aphiaIdAccepted '141787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2887'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It was found at low abundances in both control and impacted. This gastropod is a herbivore and micrograzer on surface films of microscopic algae.; Name in original file:Jujubinus exasperatus'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2887'^^xsd:string;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2888'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It was found at low abundances in both control and impacted. This gastropod is a herbivore and micrograzer on surface films of microscopic algae. In general, micrograzers (such as Jujubinus exasperatus) seemed to be more abundant at the Maltese impacted site, and this is probably related to the presence there of larger and more compact rhodoliths.; Name in original file:Jujubinus exasperatus'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2888'^^xsd:string;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2918'^^xsd:string;
  dwc:scientificName 'Bittium latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Bittiwn latreillii is a surface-dwelling detrivorous gastropod which was very common on Maltese maerl grounds. It was found at both control and impacted sites and it reached relatively high abundances when compared with other fauna.; Name in original file:Bittium latreillii'^^xsd:string;
  dwc:aphiaid '139052'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2918'^^xsd:string;
  dwc:aphiaIdAccepted '139052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2919'^^xsd:string;
  dwc:scientificName 'Bittium latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Bittiwn latreillii is a surface-dwelling detrivorous gastropod which was very common on Maltese maerl grounds. It was found at both control and impacted sites and it reached relatively high abundances when compared with other fauna.; Name in original file:Bittium latreillii'^^xsd:string;
  dwc:aphiaid '139052'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2919'^^xsd:string;
  dwc:aphiaIdAccepted '139052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2921'^^xsd:string;
  dwc:scientificName 'Bittium jadertinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium jadertinum'^^xsd:string;
  dwc:aphiaid '146723'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2921'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2931'^^xsd:string;
  dwc:scientificName 'Cerithium lividulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerithium lividulum'^^xsd:string;
  dwc:aphiaid '139060'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2931'^^xsd:string;
  dwc:aphiaIdAccepted '1818089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2934'^^xsd:string;
  dwc:scientificName 'Turritella turbona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Turritella turbona was fairly common on Maltese maerl grounds and it was present on both control and impacted sites. It is a suspension-feeding gastropod that appears to embed itself in the uppermost layers of the maerl.; Name in original file:Turritella turbona'^^xsd:string;
  dwc:aphiaid '141874'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2934'^^xsd:string;
  dwc:aphiaIdAccepted '141874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2935'^^xsd:string;
  dwc:scientificName 'Turritella turbona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Turritella turbona was fairly common on Maltese maerl grounds and it was present on both control and impacted sites. It is a suspension-feeding gastropod that appears to embed itself in the uppermost layers of the maerl.; Name in original file:Turritella turbona'^^xsd:string;
  dwc:aphiaid '141874'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2935'^^xsd:string;
  dwc:aphiaIdAccepted '141874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2942'^^xsd:string;
  dwc:scientificName 'Cerithiopsis fayalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cerithiopsis fayalensis R. B. Watson, 1880.; Name in original file:Cerithiopsis fayalensis Watson. 1886'^^xsd:string;
  dwc:aphiaid '139076'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2942'^^xsd:string;
  dwc:aphiaIdAccepted '139076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2951'^^xsd:string;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerithiopsis tubercularis'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2951'^^xsd:string;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2963'^^xsd:string;
  dwc:scientificName 'Barleeia unifasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Barleeia unifasciata was quite abundant at the impacted site but was absent from the control ground. This gastropod is known to feed on algae and epiphytic diatoms.; Name in original file:Barleeia unifasciata'^^xsd:string;
  dwc:aphiaid '138843'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2963'^^xsd:string;
  dwc:aphiaIdAccepted '138843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2989'^^xsd:string;
  dwc:scientificName 'Alvania discors'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania discors'^^xsd:string;
  dwc:aphiaid '141181'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2989'^^xsd:string;
  dwc:aphiaIdAccepted '141181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_2992'^^xsd:string;
  dwc:scientificName 'Alvania beanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania beanii'^^xsd:string;
  dwc:aphiaid '416615'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_2992'^^xsd:string;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_2993'^^xsd:string;
  dwc:scientificName 'Rissoina bruguieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoina bruguieri'^^xsd:string;
  dwc:aphiaid '141376'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_2993'^^xsd:string;
  dwc:aphiaIdAccepted '141376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3022'^^xsd:string;
  dwc:scientificName 'Caecum trachea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum trachea'^^xsd:string;
  dwc:aphiaid '138957'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3022'^^xsd:string;
  dwc:aphiaIdAccepted '138957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3031'^^xsd:string;
  dwc:scientificName 'Crepidula unguiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crepidula unguiformis'^^xsd:string;
  dwc:aphiaid '138966'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3031'^^xsd:string;
  dwc:aphiaIdAccepted '138966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3032'^^xsd:string;
  dwc:scientificName 'Crepidula unguiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crepidula unguiformis'^^xsd:string;
  dwc:aphiaid '138966'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3032'^^xsd:string;
  dwc:aphiaIdAccepted '138966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3046'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calyptraea chinensis'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3046'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3047'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calyptraea chinensis'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3047'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3075'^^xsd:string;
  dwc:scientificName 'Natica dillwynii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Natica dillwynii'^^xsd:string;
  dwc:aphiaid '140542'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3075'^^xsd:string;
  dwc:aphiaIdAccepted '720578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3084'^^xsd:string;
  dwc:scientificName 'Phalium granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phalium granulatum'^^xsd:string;
  dwc:aphiaid '139026'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3084'^^xsd:string;
  dwc:aphiaIdAccepted '419784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3085'^^xsd:string;
  dwc:scientificName 'Phalium granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phalium granulatum'^^xsd:string;
  dwc:aphiaid '139026'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3085'^^xsd:string;
  dwc:aphiaIdAccepted '419784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3086'^^xsd:string;
  dwc:scientificName 'Cosmotriphora pseudocanarica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cosmotriphora pseudocanarica'^^xsd:string;
  dwc:aphiaid '246001'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3086'^^xsd:string;
  dwc:aphiaIdAccepted '1447432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3089'^^xsd:string;
  dwc:scientificName 'Metaxia metaxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Metaxia metaxa'^^xsd:string;
  dwc:aphiaid '419910'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3089'^^xsd:string;
  dwc:aphiaIdAccepted '419910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3092'^^xsd:string;
  dwc:scientificName 'Melanella polita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melanella polita'^^xsd:string;
  dwc:aphiaid '139859'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3092'^^xsd:string;
  dwc:aphiaIdAccepted '139859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3093'^^xsd:string;
  dwc:scientificName 'Melanella polita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melanella polita'^^xsd:string;
  dwc:aphiaid '139859'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3093'^^xsd:string;
  dwc:aphiaIdAccepted '139859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3094'^^xsd:string;
  dwc:scientificName 'Nanobalcis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nanobalcis nana'^^xsd:string;
  dwc:aphiaid '139872'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3094'^^xsd:string;
  dwc:aphiaIdAccepted '139872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3108'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Vitreolina philippi'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3108'^^xsd:string;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3112'^^xsd:string;
  dwc:scientificName 'Chauvetia turritellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chauvetia turritellata'^^xsd:string;
  dwc:aphiaid '138892'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3112'^^xsd:string;
  dwc:aphiaIdAccepted '138892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3113'^^xsd:string;
  dwc:scientificName 'Colubraria reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Colubraria reticulata'^^xsd:string;
  dwc:aphiaid '138895'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3113'^^xsd:string;
  dwc:aphiaIdAccepted '527497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3114'^^xsd:string;
  dwc:scientificName 'Dermomurex scalaroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dermomurex scalaroides'^^xsd:string;
  dwc:aphiaid '140393'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3114'^^xsd:string;
  dwc:aphiaIdAccepted '140393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3115'^^xsd:string;
  dwc:scientificName 'Dermomurex scalaroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dermomurex scalaroides'^^xsd:string;
  dwc:aphiaid '140393'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3115'^^xsd:string;
  dwc:aphiaIdAccepted '140393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3116'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Fusinus rostratus'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3116'^^xsd:string;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3118'^^xsd:string;
  dwc:scientificName 'Fusinus rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Fusinus rudis'^^xsd:string;
  dwc:aphiaid '139932'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3118'^^xsd:string;
  dwc:aphiaIdAccepted '139932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3120'^^xsd:string;
  dwc:scientificName 'Muricopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Muricopsis Bucquoy & Dautzenberg, 1882.; Name in original file:Muricopsis sp.'^^xsd:string;
  dwc:aphiaid '138198'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3120'^^xsd:string;
  dwc:aphiaIdAccepted '138198'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3122'^^xsd:string;
  dwc:scientificName 'Muricopsis cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Muricopsis cristata'^^xsd:string;
  dwc:aphiaid '140401'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3122'^^xsd:string;
  dwc:aphiaIdAccepted '140401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3127'^^xsd:string;
  dwc:scientificName 'Ocinebrina aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ocinebr?na aciculata'^^xsd:string;
  dwc:aphiaid '140407'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3127'^^xsd:string;
  dwc:aphiaIdAccepted '140407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3128'^^xsd:string;
  dwc:scientificName 'Ocinebrina aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ocinebr?na aciculata'^^xsd:string;
  dwc:aphiaid '140407'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3128'^^xsd:string;
  dwc:aphiaIdAccepted '140407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3138'^^xsd:string;
  dwc:scientificName 'Williamia gussonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Williamia gussonii'^^xsd:string;
  dwc:aphiaid '751986'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3138'^^xsd:string;
  dwc:aphiaIdAccepted '141471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3160'^^xsd:string;
  dwc:scientificName 'Mitrella scripta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Mitrella scripta was found on both impacted and control sites and although its abundances were not very high, it is not a rare species. There is very little information about its feeding habits and it could be either a herbivore feeding on macroalgae or a carnivore. It appears to be a surface dweller.; Name in original file:Mitrella scripta'^^xsd:string;
  dwc:aphiaid '139207'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3160'^^xsd:string;
  dwc:aphiaIdAccepted '139207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3161'^^xsd:string;
  dwc:scientificName 'Mitrella scripta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Mitrella scripta was found on both impacted and control sites and although its abundances were not very high, it is not a rare species. There is very little information about its feeding habits and it could be either a herbivore feeding on macroalgae or a carnivore. It appears to be a surface dweller.; Name in original file:Mitrella scripta'^^xsd:string;
  dwc:aphiaid '139207'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3161'^^xsd:string;
  dwc:aphiaIdAccepted '139207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3162'^^xsd:string;
  dwc:scientificName 'Vexillum ebenus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Vexillum ebenus'^^xsd:string;
  dwc:aphiaid '754508'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3162'^^xsd:string;
  dwc:aphiaIdAccepted '1784453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3163'^^xsd:string;
  dwc:scientificName 'Vexillum ebenus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Vexillum ebenus'^^xsd:string;
  dwc:aphiaid '754508'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3163'^^xsd:string;
  dwc:aphiaIdAccepted '1784453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3164'^^xsd:string;
  dwc:scientificName 'Vexillum savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Vexillum savignyi'^^xsd:string;
  dwc:aphiaid '139419'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3164'^^xsd:string;
  dwc:aphiaIdAccepted '957143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3165'^^xsd:string;
  dwc:scientificName 'Volvarina mitrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Volvarina mitrella'^^xsd:string;
  dwc:aphiaid '140330'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3165'^^xsd:string;
  dwc:aphiaIdAccepted '140330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3166'^^xsd:string;
  dwc:scientificName 'Volvarina mitrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Volvarina mitrella'^^xsd:string;
  dwc:aphiaid '140330'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3166'^^xsd:string;
  dwc:aphiaIdAccepted '140330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3176'^^xsd:string;
  dwc:scientificName 'Clathromangelia quadrillum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Clathromangelia quadrillum'^^xsd:string;
  dwc:aphiaid '246000'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3176'^^xsd:string;
  dwc:aphiaIdAccepted '246000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3180'^^xsd:string;
  dwc:scientificName 'Haedropleura secalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Haedropleura secalina'^^xsd:string;
  dwc:aphiaid '433991'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3180'^^xsd:string;
  dwc:aphiaIdAccepted '433991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3181'^^xsd:string;
  dwc:scientificName 'Haedropleura secalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Haedropleura secalina'^^xsd:string;
  dwc:aphiaid '433991'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3181'^^xsd:string;
  dwc:aphiaIdAccepted '433991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3183'^^xsd:string;
  dwc:scientificName 'Mitrolumna olivoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mitrolumna olivoidea'^^xsd:string;
  dwc:aphiaid '139300'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3183'^^xsd:string;
  dwc:aphiaIdAccepted '181067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3197'^^xsd:string;
  dwc:scientificName 'Odostomia conoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Odostomia conoidea'^^xsd:string;
  dwc:aphiaid '140984'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3197'^^xsd:string;
  dwc:aphiaIdAccepted '224401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3219'^^xsd:string;
  dwc:scientificName 'Haminoea hydatis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Although it was found at both the impacted and control sites, only very few live individuals were collected. The feeding habit of this opisthobranch is uncertain and the literature reports it to be either a predator on small bivalves or a grazer on algae.; Name in original file:Haminoea hydatis'^^xsd:string;
  dwc:aphiaid '140074'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3219'^^xsd:string;
  dwc:aphiaIdAccepted '140074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3220'^^xsd:string;
  dwc:scientificName 'Haminoea hydatis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Although it was found at both the impacted and control sites, only very few live individuals were collected. The feeding habit of this opisthobranch is uncertain and the literature reports it to be either a predator on small bivalves or a grazer on algae.; Name in original file:Haminoea hydatis'^^xsd:string;
  dwc:aphiaid '140074'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3220'^^xsd:string;
  dwc:aphiaIdAccepted '140074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3278'^^xsd:string;
  dwc:scientificName 'Solemya togata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Solemya togata'^^xsd:string;
  dwc:aphiaid '141545'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3278'^^xsd:string;
  dwc:aphiaIdAccepted '141545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3282'^^xsd:string;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula nitidosa'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3282'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3290'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arca noae'^^xsd:string;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3290'^^xsd:string;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3294'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Striarca lactea'^^xsd:string;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3294'^^xsd:string;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3303'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'species that seems to be associated preferentially with maerl bottoms, in Mediterranean waters.; Name in original file:Glycymeris glycymeris'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3303'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3304'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'species that seems to be associated preferentially with maerl bottoms, in Mediterranean waters.; Name in original file:Glycymeris glycymeris'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3304'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3316'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus adriaticus'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3316'^^xsd:string;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3333'^^xsd:string;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Limatula subauriculata'^^xsd:string;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3333'^^xsd:string;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3334'^^xsd:string;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Limatula subauriculata'^^xsd:string;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3334'^^xsd:string;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3339'^^xsd:string;
  dwc:scientificName 'Chlamys flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'species that seems to be associated preferentially with maerl bottoms, in Mediterranean waters.; Name in original file:Chlamys flexuosa'^^xsd:string;
  dwc:aphiaid '140690'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3339'^^xsd:string;
  dwc:aphiaIdAccepted '225259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3340'^^xsd:string;
  dwc:scientificName 'Chlamys flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'species that seems to be associated preferentially with maerl bottoms, in Mediterranean waters; Name in original file:Chlamys flexuosa'^^xsd:string;
  dwc:aphiaid '140690'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3340'^^xsd:string;
  dwc:aphiaIdAccepted '225259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3341'^^xsd:string;
  dwc:scientificName 'Chlamys (Lissopecten) hyalinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lissopecten hyalinus'^^xsd:string;
  dwc:aphiaid '140705'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3341'^^xsd:string;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3342'^^xsd:string;
  dwc:scientificName 'Chlamys (Lissopecten) hyalinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lissopecten hyalinus'^^xsd:string;
  dwc:aphiaid '140705'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3342'^^xsd:string;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3343'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'species that seems to be associated preferentially with maerl bottoms, in Mediterranean waters; Name in original file:Palliolum incomparabile'^^xsd:string;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3343'^^xsd:string;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3357'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aequipecten opercularis'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3357'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3367'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chlamys varia'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3367'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3376'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anomia ephippium'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3376'^^xsd:string;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3384'^^xsd:string;
  dwc:scientificName 'Ctena decussata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ctena decussata'^^xsd:string;
  dwc:aphiaid '140278'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3384'^^xsd:string;
  dwc:aphiaIdAccepted '140278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3399'^^xsd:string;
  dwc:scientificName 'Neolepton sulcatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Neolepton sulcatulum'^^xsd:string;
  dwc:aphiaid '140558'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3399'^^xsd:string;
  dwc:aphiaIdAccepted '140558'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3401'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kellia suborbicularis'^^xsd:string;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3401'^^xsd:string;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3420'^^xsd:string;
  dwc:scientificName 'Astarte fusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Astarte fusca (Poli. 1795)'^^xsd:string;
  dwc:aphiaid '138822'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3420'^^xsd:string;
  dwc:aphiaIdAccepted '1735374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3421'^^xsd:string;
  dwc:scientificName 'Astarte fusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Astarte fusca (Poli. 1795)'^^xsd:string;
  dwc:aphiaid '138822'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3421'^^xsd:string;
  dwc:aphiaIdAccepted '1735374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3422'^^xsd:string;
  dwc:scientificName 'Digitaria digitaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Digitarla digitarla was a relatively common bivalve on Maltese maerl grounds which was collected from both control and impacted sites. It is a very small (length c. 5mm) filter-feeding bivalve which finds shelter between the maerl thalli.; Name in original file:Digitaria digitaria'^^xsd:string;
  dwc:aphiaid '138825'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3422'^^xsd:string;
  dwc:aphiaIdAccepted '138825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3423'^^xsd:string;
  dwc:scientificName 'Digitaria digitaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Digitarla digitarla was a relatively common bivalve on Maltese maerl grounds which was collected from both control and impacted sites. It is a very small (length c. 5mm) filter-feeding bivalve which finds shelter between the maerl thalli.; Name in original file:Digitaria digitaria'^^xsd:string;
  dwc:aphiaid '138825'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3423'^^xsd:string;
  dwc:aphiaIdAccepted '138825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3424'^^xsd:string;
  dwc:scientificName 'Gonilia calliglypta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gonilia calliglypta'^^xsd:string;
  dwc:aphiaid '181341'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3424'^^xsd:string;
  dwc:aphiaIdAccepted '181341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3425'^^xsd:string;
  dwc:scientificName 'Gonilia calliglypta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gonilia calliglypta'^^xsd:string;
  dwc:aphiaid '181341'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3425'^^xsd:string;
  dwc:aphiaIdAccepted '181341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3430'^^xsd:string;
  dwc:scientificName 'Glans trapezia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glans trapezia (Linnaeus, 1767).; Name in original file:Glans trapezia (Linnaeus. 1758)'^^xsd:string;
  dwc:aphiaid '139018'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3430'^^xsd:string;
  dwc:aphiaIdAccepted '139018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3431'^^xsd:string;
  dwc:scientificName 'Glans trapezia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glans trapezia (Linnaeus, 1767).; Name in original file:Glans trapezia (Linnaeus. 1758)'^^xsd:string;
  dwc:aphiaid '139018'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3431'^^xsd:string;
  dwc:aphiaIdAccepted '139018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3432'^^xsd:string;
  dwc:scientificName 'Pteromeris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pteromeris minuta is a filter-feeding bivalve which was fairly common on Maltese maerl grounds. It was found at both the control and impacted sites and was present in nearly all the grab samples collected.; Name in original file:Pteromeris minuta'^^xsd:string;
  dwc:aphiaid '139020'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3432'^^xsd:string;
  dwc:aphiaIdAccepted '504891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3433'^^xsd:string;
  dwc:scientificName 'Pteromeris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pteromeris minuta is a filter-feeding bivalve which was fairly common on Maltese maerl grounds. It was found at both the control and impacted sites and was present in nearly all the grab samples collected.; Name in original file:Pteromeris minuta'^^xsd:string;
  dwc:aphiaid '139020'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3433'^^xsd:string;
  dwc:aphiaIdAccepted '504891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3434'^^xsd:string;
  dwc:scientificName 'Venericardia antiquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Venericardia antiquata'^^xsd:string;
  dwc:aphiaid '139021'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3434'^^xsd:string;
  dwc:aphiaIdAccepted '504869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3492'^^xsd:string;
  dwc:scientificName 'Arcopella balaustina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arcopella balaustina'^^xsd:string;
  dwc:aphiaid '491643'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3492'^^xsd:string;
  dwc:aphiaIdAccepted '491643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3493'^^xsd:string;
  dwc:scientificName 'Arcopella balaustina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arcopella balaustina'^^xsd:string;
  dwc:aphiaid '491643'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3493'^^xsd:string;
  dwc:aphiaIdAccepted '491643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3500'^^xsd:string;
  dwc:scientificName 'Tellina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tellina pygmaea'^^xsd:string;
  dwc:aphiaid '162581'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3500'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3534'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gouldia minima'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3534'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3541'^^xsd:string;
  dwc:scientificName 'Clausinella brongniartii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Clausinella brongniartii'^^xsd:string;
  dwc:aphiaid '146837'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3541'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3542'^^xsd:string;
  dwc:scientificName 'Clausinella brongniartii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Clausinella brongniartii'^^xsd:string;
  dwc:aphiaid '146837'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3542'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3584'^^xsd:string;
  dwc:scientificName 'Pseudochama gryphina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudochama gryphina'^^xsd:string;
  dwc:aphiaid '139122'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3584'^^xsd:string;
  dwc:aphiaIdAccepted '139122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3602'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3602'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3608'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thracia convexa'^^xsd:string;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3608'^^xsd:string;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3609'^^xsd:string;
  dwc:scientificName 'Thracia distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thracia distorta'^^xsd:string;
  dwc:aphiaid '141647'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3609'^^xsd:string;
  dwc:aphiaIdAccepted '1744648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3610'^^xsd:string;
  dwc:scientificName 'Thracia distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thracia distorta'^^xsd:string;
  dwc:aphiaid '141647'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3610'^^xsd:string;
  dwc:aphiaIdAccepted '1744648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3611'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thracia papyracea'^^xsd:string;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3611'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3620'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sepia officinalis'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3620'^^xsd:string;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3627'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Octopus vulgaris'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3627'^^xsd:string;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3628'^^xsd:string;
  dwc:scientificName 'Argyrotheca cuneata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Argyrotheca cuneata'^^xsd:string;
  dwc:aphiaid '104064'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3628'^^xsd:string;
  dwc:aphiaIdAccepted '104064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3629'^^xsd:string;
  dwc:scientificName 'Argyrotheca cuneata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Argyrotheca cuneata'^^xsd:string;
  dwc:aphiaid '104064'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3629'^^xsd:string;
  dwc:aphiaIdAccepted '104064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3663'^^xsd:string;
  dwc:scientificName 'Celleporina caminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Celleporina caminata'^^xsd:string;
  dwc:aphiaid '111271'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3663'^^xsd:string;
  dwc:aphiaIdAccepted '111271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3664'^^xsd:string;
  dwc:scientificName 'Celleporina caminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Celleporina caminata'^^xsd:string;
  dwc:aphiaid '111271'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3664'^^xsd:string;
  dwc:aphiaIdAccepted '111271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3665'^^xsd:string;
  dwc:scientificName 'Cigclisula turrita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cigclisula turrita'^^xsd:string;
  dwc:aphiaid '111574'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3665'^^xsd:string;
  dwc:aphiaIdAccepted '111574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3666'^^xsd:string;
  dwc:scientificName 'Cigclisula turrita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cigclisula turrita'^^xsd:string;
  dwc:aphiaid '111574'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3666'^^xsd:string;
  dwc:aphiaIdAccepted '111574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3667'^^xsd:string;
  dwc:scientificName 'Hagiosynodos latus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hagiosynodus latus'^^xsd:string;
  dwc:aphiaid '111391'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3667'^^xsd:string;
  dwc:aphiaIdAccepted '111391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3668'^^xsd:string;
  dwc:scientificName 'Hagiosynodos latus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hagiosynodus latus'^^xsd:string;
  dwc:aphiaid '111391'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3668'^^xsd:string;
  dwc:aphiaIdAccepted '111391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3669'^^xsd:string;
  dwc:scientificName 'Lichenopora radiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lichenopora radiata'^^xsd:string;
  dwc:aphiaid '111740'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3669'^^xsd:string;
  dwc:aphiaIdAccepted '146844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3670'^^xsd:string;
  dwc:scientificName 'Lichenopora radiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lichenopora radiata'^^xsd:string;
  dwc:aphiaid '111740'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3670'^^xsd:string;
  dwc:aphiaIdAccepted '146844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3671'^^xsd:string;
  dwc:scientificName 'Micropora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Micropora Gray, 1848.; Name in original file:Micropora sp.'^^xsd:string;
  dwc:aphiaid '110944'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3671'^^xsd:string;
  dwc:aphiaIdAccepted '110944'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3672'^^xsd:string;
  dwc:scientificName 'Micropora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Micropora Gray, 1848.; Name in original file:Micropora sp.'^^xsd:string;
  dwc:aphiaid '110944'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3672'^^xsd:string;
  dwc:aphiaIdAccepted '110944'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3673'^^xsd:string;
  dwc:scientificName 'Rhynchozoon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Rhynchozoon Hincks, 1895.; Name in original file:Rhynchozoon sp.'^^xsd:string;
  dwc:aphiaid '110958'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3673'^^xsd:string;
  dwc:aphiaIdAccepted '110958'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3674'^^xsd:string;
  dwc:scientificName 'Rhynchozoon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Rhynchozoon Hincks, 1895.; Name in original file:Rhynchozoon sp.'^^xsd:string;
  dwc:aphiaid '110958'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3674'^^xsd:string;
  dwc:aphiaIdAccepted '110958'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3675'^^xsd:string;
  dwc:scientificName 'Reteporella sudbournensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Reteporella sudbournensis (Gautier, 1962).; Name in original file:Sertella sudbourniensis'^^xsd:string;
  dwc:aphiaid '470185'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3675'^^xsd:string;
  dwc:aphiaIdAccepted '470185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3676'^^xsd:string;
  dwc:scientificName 'Reteporella sudbournensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Reteporella sudbournensis (Gautier, 1962).; Name in original file:Sertella sudbourniensis'^^xsd:string;
  dwc:aphiaid '470185'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3676'^^xsd:string;
  dwc:aphiaIdAccepted '470185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3679'^^xsd:string;
  dwc:scientificName 'Schizoporella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Schizoporella Hincks, 1877.; Name in original file:Schizoporella sp.'^^xsd:string;
  dwc:aphiaid '110975'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3679'^^xsd:string;
  dwc:aphiaIdAccepted '110975'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3680'^^xsd:string;
  dwc:scientificName 'Schizoporella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Schizoporella Hincks, 1877.; Name in original file:Schizoporella sp.'^^xsd:string;
  dwc:aphiaid '110975'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3680'^^xsd:string;
  dwc:aphiaIdAccepted '110975'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3701'^^xsd:string;
  dwc:scientificName 'Phoronis psammophila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoronis psammophila'^^xsd:string;
  dwc:aphiaid '128552'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3701'^^xsd:string;
  dwc:aphiaIdAccepted '128552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3707'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of maerl-ground fidelity) from Malta\'s BIOMAERL (control) sites investigated.; Name in original file:Antedon mediterranea'^^xsd:string;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3707'^^xsd:string;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3708'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antedon mediterranea'^^xsd:string;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3708'^^xsd:string;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3713'^^xsd:string;
  dwc:scientificName 'Luidia ciliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Luidia ciliaris'^^xsd:string;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3713'^^xsd:string;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3729'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Echinaster sepositus'^^xsd:string;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3729'^^xsd:string;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3750'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marthasterias glacialis'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3750'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3794'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphipholis squamata (Delle Chiaje, 1828).; Name in original file:Amphipholis squamata'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3794'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3795'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphipholis squamata (Delle Chiaje, 1828).; Name in original file:Amphipholis squamata'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3795'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3803'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most conspicuous and abundant macrofaunal species is probably the echinoid Stylocidaris affinis which was collected mostly by the dredge samples.; Name in original file:Stylocidaris affinis'^^xsd:string;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3803'^^xsd:string;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3804'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The most conspicuous and abundant macrofaunal species is probably the echinoid Stylocidaris affinis which was collected mostly by the dredge samples.; Name in original file:Stylocidaris affinis'^^xsd:string;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3804'^^xsd:string;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3805'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Genocidaris maculata is a small (max. diameter ca 9.0mm) regular echinoid that was fairly common on the Maltese maerl grounds studied. It was collected from both control and impacted sites and was found in most of the grab samples. Its feeding habits are not known with certainty, but it is possibly a deposit-feeder or a micrograzer. It appears to be a surface dweller.; Name in original file:Genocidaris maculata'^^xsd:string;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3805'^^xsd:string;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3806'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Genocidaris maculata is a small (max. diameter ca 9.0mm) regular echinoid that was fairly common on the Maltese maerl grounds studied. It was collected from both control and impacted sites and was found in most of the grab samples. Its feeding habits are not known with certainty, but it is possibly a deposit-feeder or a micrograzer. It appears to be a surface dweller.; Name in original file:Genocidaris maculata'^^xsd:string;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3806'^^xsd:string;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3809'^^xsd:string;
  dwc:scientificName 'Neolampas rostellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from Malta\'s BIOMAERL (control) sites investigated.; Name in original file:Neolampas rostellata'^^xsd:string;
  dwc:aphiaid '124254'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3809'^^xsd:string;
  dwc:aphiaIdAccepted '124254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3842'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Echinocyamus pusillus was one of the most common echinoderms on the Maltese maerl grounds studied. It was collected from nearly all the grab samples throughout the two sampling years and was found on both control and impacted sites. This sea urchin is a deposit feeder and micrograzer that lives in cavities and narrow spaces near the surface of the maerl.; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3842'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3843'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Echinocyamus pusillus was one of the most common echinoderms on the Maltese maerl grounds studied. It was collected from nearly all the grab samples throughout the two sampling years and was found on both control and impacted sites. This sea urchin is a deposit feeder and micrograzer that lives in cavities and narrow spaces near the surface of the maerl.; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3843'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3856'^^xsd:string;
  dwc:scientificName 'Plagiobrissus costai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from Malta\'s BIOMAERL (control) sites investigated.; Name in original file:Plagiobrissus costai'^^xsd:string;
  dwc:aphiaid '124383'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3856'^^xsd:string;
  dwc:aphiaIdAccepted '513509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3890'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Branchiostoma lanceolatum (Pallas, 1774).; Name in original file:Branchiostoma lanceolatum (Pallas, 1776)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3890'^^xsd:string;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3891'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Branchiostoma lanceolatum (Pallas, 1774).; Name in original file:Branchiostoma lanceolatum (Pallas, 1776)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3891'^^xsd:string;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3892'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ascidia Linnaeus, 1767.; Name in original file:Ascidia sp.'^^xsd:string;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3892'^^xsd:string;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3893'^^xsd:string;
  dwc:scientificName 'Cystodytes dellechiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cystodytes dellechiajei'^^xsd:string;
  dwc:aphiaid '103601'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3893'^^xsd:string;
  dwc:aphiaIdAccepted '103601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3894'^^xsd:string;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Diplosoma Macdonald, 1859.; Name in original file:Diplosoma sp.'^^xsd:string;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3894'^^xsd:string;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3901'^^xsd:string;
  dwc:scientificName 'Didemnum coriaceum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Didemnum coriaceum'^^xsd:string;
  dwc:aphiaid '103565'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3901'^^xsd:string;
  dwc:aphiaIdAccepted '103565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3924'^^xsd:string;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ascidia mentula'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3924'^^xsd:string;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3936'^^xsd:string;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halocynthia papillosa'^^xsd:string;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3936'^^xsd:string;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3938'^^xsd:string;
  dwc:scientificName 'Microcosmus claudicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microcosmus claudicans'^^xsd:string;
  dwc:aphiaid '103837'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3938'^^xsd:string;
  dwc:aphiaIdAccepted '103837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3946'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scyliorhinus stellaris'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3946'^^xsd:string;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3947'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mustelus mustelus'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3947'^^xsd:string;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3973'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hippocampus hippocampus'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3973'^^xsd:string;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_3983'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scorpaena notata'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_3983'^^xsd:string;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_3984'^^xsd:string;
  dwc:scientificName 'Scorpaena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Scorpaena Linnaeus, 1758.; Name in original file:Scorpaena sp.'^^xsd:string;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_3984'^^xsd:string;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_4894'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Monochirus hispidus'^^xsd:string;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_4894'^^xsd:string;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_4895'^^xsd:string;
  dwc:scientificName 'Dactylopterus volitans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dactylopterus volitans'^^xsd:string;
  dwc:aphiaid '127232'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_4895'^^xsd:string;
  dwc:aphiaIdAccepted '127232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_4899'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diplodus vulgaris'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_4899'^^xsd:string;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4902'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagrus pagrus'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4902'^^xsd:string;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4905'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Fish were clearly more abundant at the impacted site, while only Mullus surmuletus was common to both grounds.; Name in original file:Mullus surmuletus'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4905'^^xsd:string;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_4906'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Fish were clearly more abundant at the impacted site, while only Mullus surmuletus was common to both grounds.; Name in original file:Mullus surmuletus'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_4906'^^xsd:string;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4908'^^xsd:string;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Coris julis'^^xsd:string;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4908'^^xsd:string;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_4912'^^xsd:string;
  dwc:scientificName 'Trachinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Trachinus Linnaeus, 1758.; Name in original file:Trachinus sp.'^^xsd:string;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_4912'^^xsd:string;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_4914'^^xsd:string;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Echiichthys vipera'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_4914'^^xsd:string;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4915'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pygospio elegans'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4915'^^xsd:string;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4917'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematonereis unicornis'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4917'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4918'^^xsd:string;
  dwc:scientificName 'Lembos viguieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lembos viguieri'^^xsd:string;
  dwc:aphiaid '156194'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4918'^^xsd:string;
  dwc:aphiaIdAccepted '102054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_4919'^^xsd:string;
  dwc:scientificName 'Lembos viguieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lembos viguieri'^^xsd:string;
  dwc:aphiaid '156194'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_4919'^^xsd:string;
  dwc:aphiaIdAccepted '102054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4920'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurynome aspera'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4920'^^xsd:string;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4921'^^xsd:string;
  dwc:scientificName 'Jujubinus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jujubinus striatus'^^xsd:string;
  dwc:aphiaid '141815'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4921'^^xsd:string;
  dwc:aphiaIdAccepted '141815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0015"^^xsd:decimal ;
  dwc:decimalLongitude "14.4306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl- extensive. Impacted site."@en .

<https://eurobis.org/id/point/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0015 14.4306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0015"^^xsd:decimal ;
  geo-pos:long "14.4306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMI_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMI_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMI_4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMI_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMI_4922'^^xsd:string;
  dwc:scientificName 'Jujubinus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMI_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4306667'^^xsd:double;
  dwc:latitude '36.0015'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jujubinus striatus'^^xsd:string;
  dwc:aphiaid '141815'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMI_4922'^^xsd:string;
  dwc:aphiaIdAccepted '141815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl- extensive. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4923'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliostoma zizyphinum'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4923'^^xsd:string;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4924'^^xsd:string;
  dwc:scientificName 'Monophorus perversus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Monophorus perversus'^^xsd:string;
  dwc:aphiaid '141720'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4924'^^xsd:string;
  dwc:aphiaIdAccepted '141720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9821666"^^xsd:decimal ;
  dwc:decimalLongitude "14.4576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl-extensive. Control site."@en .

<https://eurobis.org/id/point/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9821666 14.4576667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9821666"^^xsd:decimal ;
  geo-pos:long "14.4576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UMC_1996-04-06_1998-06-20_Maerl_Diversity_Species_Inventory_UMC_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UMC_4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UMC_1996-04-06_1998-06-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UMC_4925'^^xsd:string;
  dwc:scientificName 'Diplodonta apicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UMC_1996-04-06_1998-06-20'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '14.4576667'^^xsd:double;
  dwc:latitude '35.9821666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diplodonta apicalis'^^xsd:string;
  dwc:aphiaid '141880'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, Maltese shrimp dredge,bottom set gill-nets, van Veen grab samples,tested box-corer, Scuba divers.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UMC_4925'^^xsd:string;
  dwc:aphiaIdAccepted '181323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl-extensive. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_24'^^xsd:string;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Porphyra (Conchocelis phase)'^^xsd:string;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_24'^^xsd:string;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_25'^^xsd:string;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Porphyra (Conchocelis phase)'^^xsd:string;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_25'^^xsd:string;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_704'^^xsd:string;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abietinaria abietina'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_704'^^xsd:string;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_705'^^xsd:string;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abietinaria abietina'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_705'^^xsd:string;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3514'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abra alba'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3514'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3435'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthocardia echinata'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3435'^^xsd:string;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1854'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achelia echinata'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1854'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1855'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achelia echinata'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1855'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2035'^^xsd:string;
  dwc:scientificName 'Acidostoma obesum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acidostoma obesum'^^xsd:string;
  dwc:aphiaid '102497'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2035'^^xsd:string;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_759'^^xsd:string;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Adamsia carcinipados'^^xsd:string;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_759'^^xsd:string;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3261'^^xsd:string;
  dwc:scientificName 'Aeolidia papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aeolidia papillosa'^^xsd:string;
  dwc:aphiaid '138709'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3261'^^xsd:string;
  dwc:aphiaIdAccepted '138709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4258'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'European maerl grounds are exploited commercially for scallops (Pectén maximus and Aequipecten opercularis) in Scotland (Hall-Spencer, 1998).; Name in original file:Aequipecten opercularis'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4258'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4259'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'European maerl grounds are exploited commercially for scallops (Pectén maximus and Aequipecten opercularis) in Scotland (Hall-Spencer, 1998).; Name in original file:Aequipecten opercularis'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4259'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1246'^^xsd:string;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Aglaophamus tubella'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1246'^^xsd:string;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3992'^^xsd:string;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Agonus cataphractus'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3992'^^xsd:string;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3639'^^xsd:string;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Alcyonidium diaphanum (Hudson, 1778).; Name in original file:Alcyonidium diaphanum (Hudson, 1762)'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3639'^^xsd:string;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3640'^^xsd:string;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Alcyonidium diaphanum (Hudson, 1778).; Name in original file:Alcyonidium diaphanum (Hudson, 1762)'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3640'^^xsd:string;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_723'^^xsd:string;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alcyonium digitatum'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_723'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_724'^^xsd:string;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alcyonium digitatum'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_724'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_884'^^xsd:string;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alentia gelatinosa'^^xsd:string;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_884'^^xsd:string;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_885'^^xsd:string;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alentia gelatinosa'^^xsd:string;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_885'^^xsd:string;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2990'^^xsd:string;
  dwc:scientificName 'Alvania beanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania beanii'^^xsd:string;
  dwc:aphiaid '416615'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2990'^^xsd:string;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2991'^^xsd:string;
  dwc:scientificName 'Alvania beanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania beanii'^^xsd:string;
  dwc:aphiaid '416615'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2991'^^xsd:string;
  dwc:aphiaIdAccepted '416615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2997'^^xsd:string;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania punctura'^^xsd:string;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2997'^^xsd:string;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1743'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amaeana trilobata'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1743'^^xsd:string;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1744'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amaeana trilobata'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1744'^^xsd:string;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1892'^^xsd:string;
  dwc:scientificName 'Ambunguipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ambunguipes sp.A'^^xsd:string;
  dwc:aphiaid '115187'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1892'^^xsd:string;
  dwc:aphiaIdAccepted '115187'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1893'^^xsd:string;
  dwc:scientificName 'Ambunguipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ambunguipes sp.A'^^xsd:string;
  dwc:aphiaid '115187'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1893'^^xsd:string;
  dwc:aphiaIdAccepted '115187'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1894'^^xsd:string;
  dwc:scientificName 'Ambunguipes rufocincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ambunguipes rufocincta'^^xsd:string;
  dwc:aphiaid '115511'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1894'^^xsd:string;
  dwc:aphiaIdAccepted '115511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1895'^^xsd:string;
  dwc:scientificName 'Ambunguipes rufocincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ambunguipes rufocincta'^^xsd:string;
  dwc:aphiaid '115511'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1895'^^xsd:string;
  dwc:aphiaIdAccepted '115511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4922'^^xsd:string;
  dwc:scientificName 'Ammodytes marinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ammodytes marinus'^^xsd:string;
  dwc:aphiaid '126751'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4922'^^xsd:string;
  dwc:aphiaIdAccepted '126751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4923'^^xsd:string;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ammodytes tobianus'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4923'^^xsd:string;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2139'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca spinipes'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2139'^^xsd:string;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2140'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca spinipes'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2140'^^xsd:string;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1639'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphictene auricoma'^^xsd:string;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1639'^^xsd:string;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1640'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphictene auricoma'^^xsd:string;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1640'^^xsd:string;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3788'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphipholis squamata (Delle Chiaje, 1828).; Name in original file:Amphipholis squamata'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3788'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3789'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphipholis squamata (Delle Chiaje, 1828).; Name in original file:Amphipholis squamata'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3789'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1692'^^xsd:string;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphitrite cirrata O.F.Müller, 1771'^^xsd:string;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1692'^^xsd:string;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1695'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphitritides gracilis'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1695'^^xsd:string;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3780'^^xsd:string;
  dwc:scientificName 'Amphiura securigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphiura securigera (Düben & Koren, 1846).; Name in original file:Amphiura securigera (Düben & Koren, 1844)'^^xsd:string;
  dwc:aphiaid '232025'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3780'^^xsd:string;
  dwc:aphiaIdAccepted '125195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3781'^^xsd:string;
  dwc:scientificName 'Amphiura securigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphiura securigera (Düben & Koren, 1846); Name in original file:Amphiura securigera (Düben & Koren, 1844)'^^xsd:string;
  dwc:aphiaid '232025'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3781'^^xsd:string;
  dwc:aphiaIdAccepted '125195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2564'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anapagurus hyndmanni'^^xsd:string;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2564'^^xsd:string;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2565'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anapagurus hyndmanni'^^xsd:string;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2565'^^xsd:string;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_734'^^xsd:string;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anemonia viridis'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_734'^^xsd:string;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_735'^^xsd:string;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anemonia viridis'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_735'^^xsd:string;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3271'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Antalis entalis (Linnaeus, 1758).; Name in original file:Antalis entalis (Linnaeus, 1778)'^^xsd:string;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3271'^^xsd:string;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3703'^^xsd:string;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antedon bifida'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3703'^^xsd:string;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3704'^^xsd:string;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antedon bifida'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3704'^^xsd:string;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1430'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Aonides oxycephala'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1430'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1431'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Aonides oxycephala'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1431'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1438'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Aonides paucibranchiata'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1438'^^xsd:string;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1439'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Aonides paucibranchiata'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1439'^^xsd:string;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1506'^^xsd:string;
  dwc:scientificName 'Aphelochaeta multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aphelochaeta multibranchiis'^^xsd:string;
  dwc:aphiaid '152237'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1506'^^xsd:string;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1507'^^xsd:string;
  dwc:scientificName 'Aphelochaeta multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aphelochaeta multibranchiis'^^xsd:string;
  dwc:aphiaid '152237'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1507'^^xsd:string;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1925'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Apherusa bispinosa (Spence Bate, 1857).; Name in original file:Apherusa bispinosa (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1925'^^xsd:string;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1926'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Apherusa bispinosa (Spence Bate, 1857).; Name in original file:Apherusa bispinosa (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1926'^^xsd:string;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1939'^^xsd:string;
  dwc:scientificName 'Apherusa jurinei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa jurinei'^^xsd:string;
  dwc:aphiaid '102168'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1939'^^xsd:string;
  dwc:aphiaIdAccepted '102168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1940'^^xsd:string;
  dwc:scientificName 'Apherusa jurinei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa jurinei'^^xsd:string;
  dwc:aphiaid '102168'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1940'^^xsd:string;
  dwc:aphiaIdAccepted '102168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_869'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aphrodita aculeata'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_869'^^xsd:string;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3224'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aplysia punctata'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3224'^^xsd:string;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3225'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aplysia punctata'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3225'^^xsd:string;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1279'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Aponuphis bilineata'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1279'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3035'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aporrhais pespelecani'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3035'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2474'^^xsd:string;
  dwc:scientificName 'Apseudes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes spp.'^^xsd:string;
  dwc:aphiaid '136185'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2474'^^xsd:string;
  dwc:aphiaIdAccepted '136185'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2475'^^xsd:string;
  dwc:scientificName 'Apseudes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes spp.'^^xsd:string;
  dwc:aphiaid '136185'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2475'^^xsd:string;
  dwc:aphiaIdAccepted '136185'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3248'^^xsd:string;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Archidoris pseudoargus'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3248'^^xsd:string;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3249'^^xsd:string;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Archidoris pseudoargus'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3249'^^xsd:string;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3488'^^xsd:string;
  dwc:scientificName 'Arcopagia crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arcopagia crassa'^^xsd:string;
  dwc:aphiaid '141577'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3488'^^xsd:string;
  dwc:aphiaIdAccepted '141577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3491'^^xsd:string;
  dwc:scientificName 'Arcopella balaustina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Acropella balaustina'^^xsd:string;
  dwc:aphiaid '491643'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3491'^^xsd:string;
  dwc:aphiaIdAccepted '491643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1582'^^xsd:string;
  dwc:scientificName 'Arenicolides ecaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Arenicolides ecaudata (Johnston, 1835).; Name in original file:Arenicolides ecaudata (Johnston, 1865)'^^xsd:string;
  dwc:aphiaid '129870'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1582'^^xsd:string;
  dwc:aphiaIdAccepted '129870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1583'^^xsd:string;
  dwc:scientificName 'Arenicolides ecaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Arenicolides ecaudata (Johnston, 1835).; Name in original file:Arenicolides ecaudata (Johnston, 1865)'^^xsd:string;
  dwc:aphiaid '129870'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1583'^^xsd:string;
  dwc:aphiaIdAccepted '129870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3923'^^xsd:string;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ascidia mentula'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3923'^^xsd:string;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3925'^^xsd:string;
  dwc:scientificName 'Ascidia virginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ascidia virginea'^^xsd:string;
  dwc:aphiaid '103717'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3925'^^xsd:string;
  dwc:aphiaIdAccepted '103717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3914'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It follows a dramatic decrease in population densities immediately after dredging followed by a return to pre-dredge and control plot levels over the following 1-2 years.; Name in original file:Ascidiella aspersa'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3914'^^xsd:string;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3915'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It follows a dramatic decrease in population densities immediately after dredging followed by a return to pre-dredge and control plot levels over the following 1-2 years.; Name in original file:Ascidiella aspersa'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3915'^^xsd:string;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3921'^^xsd:string;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ascidiella scabra'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3921'^^xsd:string;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3922'^^xsd:string;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ascidiella scabra'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3922'^^xsd:string;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3736'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Asterias rubens'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3736'^^xsd:string;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3737'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Asterias rubens'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3737'^^xsd:string;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3714'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Astropecten irregularis'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3714'^^xsd:string;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3715'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Astropecten irregularis'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3715'^^xsd:string;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2693'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atelecyclus rotundatus'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2693'^^xsd:string;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2116'^^xsd:string;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Clyde Sea area investigated.; Name in original file:Atylus vedlomensis'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2116'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_7'^^xsd:string;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Audouinella sp.1'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_7'^^xsd:string;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_8'^^xsd:string;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Audouinella sp.1'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_8'^^xsd:string;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_691'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aurelia aurita'^^xsd:string;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_691'^^xsd:string;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_692'^^xsd:string;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aurelia aurita'^^xsd:string;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_692'^^xsd:string;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2082'^^xsd:string;
  dwc:scientificName 'Austrosyrrhoe fimbriatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Austrosyrrhoe fimbriatus'^^xsd:string;
  dwc:aphiaid '103179'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2082'^^xsd:string;
  dwc:aphiaIdAccepted '103179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1211'^^xsd:string;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus prolifera'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1211'^^xsd:string;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1212'^^xsd:string;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus prolifera'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1212'^^xsd:string;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2280'^^xsd:string;
  dwc:scientificName 'Autonoe longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autonoe longipes'^^xsd:string;
  dwc:aphiaid '102021'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2280'^^xsd:string;
  dwc:aphiaIdAccepted '102021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_739'^^xsd:string;
  dwc:scientificName 'Bolocera tuediae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bolocera tuidiae'^^xsd:string;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_739'^^xsd:string;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1881'^^xsd:string;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Balanus balanus'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1881'^^xsd:string;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1882'^^xsd:string;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Balanus balanus'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1882'^^xsd:string;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1883'^^xsd:string;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Balanus crenatus'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1883'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1884'^^xsd:string;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance) from the Clyde Sea area (control) investigated.; Name in original file:Balanus crenatus'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1884'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_830'^^xsd:string;
  dwc:scientificName 'Barentsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Barentsia sp.A'^^xsd:string;
  dwc:aphiaid '111795'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_830'^^xsd:string;
  dwc:aphiaIdAccepted '111795'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_831'^^xsd:string;
  dwc:scientificName 'Barentsia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Barentsia sp.A'^^xsd:string;
  dwc:aphiaid '111795'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_831'^^xsd:string;
  dwc:aphiaIdAccepted '111795'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_786'^^xsd:string;
  dwc:scientificName 'Beroe cucumis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Beroe cucumis'^^xsd:string;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_786'^^xsd:string;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_787'^^xsd:string;
  dwc:scientificName 'Beroe cucumis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Beroe cucumis'^^xsd:string;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_787'^^xsd:string;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2922'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2922'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2923'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2923'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_27'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bonnemaisonia asparagoides'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_27'^^xsd:string;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3933'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Botryllus schlosseri'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3933'^^xsd:string;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3934'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Botryllus schlosseri'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3934'^^xsd:string;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3195'^^xsd:string;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Branchystomia eulimoides'^^xsd:string;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3195'^^xsd:string;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1763'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Branchiomma bombyx'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1763'^^xsd:string;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1180'^^xsd:string;
  dwc:scientificName 'Brania'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Brania Quatrefages, 1866.; Name in original file:Brania sp.A Quatrefages, 1865'^^xsd:string;
  dwc:aphiaid '129648'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1180'^^xsd:string;
  dwc:aphiaIdAccepted '129648'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1181'^^xsd:string;
  dwc:scientificName 'Brania'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Brania Quatrefages, 1866.; Name in original file:Brania sp.A Quatrefages, 1865'^^xsd:string;
  dwc:aphiaid '129648'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1181'^^xsd:string;
  dwc:aphiaIdAccepted '129648'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_370'^^xsd:string;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Brongniartella byssoides'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_370'^^xsd:string;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3129'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Buccinum undatum'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3129'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3130'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Buccinum undatum'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3130'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3647'^^xsd:string;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Bugula flabellata'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3647'^^xsd:string;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2338'^^xsd:string;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caprella linearis'^^xsd:string;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2338'^^xsd:string;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3024'^^xsd:string;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum glabrum'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3024'^^xsd:string;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3025'^^xsd:string;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum glabrum'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3025'^^xsd:string;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3017'^^xsd:string;
  dwc:scientificName 'Caecum imperforatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Caecum imperforatum (Kanmacher, 1798).; Name in original file:Caecum imperforatum (Kanmacher in G Adams. 1798)'^^xsd:string;
  dwc:aphiaid '146743'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3017'^^xsd:string;
  dwc:aphiaIdAccepted '146743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3018'^^xsd:string;
  dwc:scientificName 'Caecum imperforatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Caecum imperforatum (Kanmacher, 1798).; Name in original file:Caecum imperforatum (Kanmacher in G Adams. 1798)'^^xsd:string;
  dwc:aphiaid '146743'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3018'^^xsd:string;
  dwc:aphiaIdAccepted '146743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2538'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callianassa subterranea'^^xsd:string;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2538'^^xsd:string;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4924'^^xsd:string;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus lyra'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4924'^^xsd:string;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4925'^^xsd:string;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus lyra'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4925'^^xsd:string;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4932'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus maculatus'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4932'^^xsd:string;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4933'^^xsd:string;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus reticulatus'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4933'^^xsd:string;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4934'^^xsd:string;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus reticulatus'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4934'^^xsd:string;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_167'^^xsd:string;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Callophyllis cristata (C.Agardh) Kützing, 1849.; Name in original file:Callophyllis cristata (Linnaeus ex Turner) Kützing'^^xsd:string;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_167'^^xsd:string;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4550'^^xsd:string;
  dwc:scientificName 'Callopora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callopora sp.A'^^xsd:string;
  dwc:aphiaid '110851'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4550'^^xsd:string;
  dwc:aphiaIdAccepted '110851'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2709'^^xsd:string;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cancer pagurus'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2709'^^xsd:string;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2710'^^xsd:string;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cancer pagurus'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2710'^^xsd:string;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1558'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1558'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1559'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1559'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2332'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caprella acanthifera'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2332'^^xsd:string;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3053'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capulus ungaricus'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3053'^^xsd:string;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3054'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capulus ungaricus'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3054'^^xsd:string;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2759'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Carcinus maenas'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2759'^^xsd:string;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3254'^^xsd:string;
  dwc:scientificName 'Catriona gymnota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Catriona gymnota'^^xsd:string;
  dwc:aphiaid '141611'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3254'^^xsd:string;
  dwc:aphiaIdAccepted '890625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1513'^^xsd:string;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caulleriella zetlandica'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1513'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1514'^^xsd:string;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caulleriella zetlandica'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1514'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4551'^^xsd:string;
  dwc:scientificName 'Cauloramphus spiniferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cauloramphus spiniferum'^^xsd:string;
  dwc:aphiaid '111202'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4551'^^xsd:string;
  dwc:aphiaIdAccepted '408293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4556'^^xsd:string;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cellaria sinuosa'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4556'^^xsd:string;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4567'^^xsd:string;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cellepora pumicosa'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4567'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3653'^^xsd:string;
  dwc:scientificName 'Celleporella hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Celleporella hyalina'^^xsd:string;
  dwc:aphiaid '111397'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3653'^^xsd:string;
  dwc:aphiaIdAccepted '111397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2168'^^xsd:string;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceradocus semisseratus'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2168'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2169'^^xsd:string;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceradocus semisseratus'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2169'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_294'^^xsd:string;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceramium sp.1'^^xsd:string;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_294'^^xsd:string;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_804'^^xsd:string;
  dwc:scientificName 'Cerebratulus marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerebratulus marginatus'^^xsd:string;
  dwc:aphiaid '122478'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_804'^^xsd:string;
  dwc:aphiaIdAccepted '122478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_747'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cereus pedunculatus'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_747'^^xsd:string;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_727'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It occurred in every van Veen grab sample taken in the area but data obtained by grab sampling underestimated its abundance. Most of the individuals present were large enough to retract below the depth to which the grabs penetrated.; Name in original file:Cerianthus lloydii'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_727'^^xsd:string;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_728'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It occurred in every van Veen grab sample taken in the area but data obtained by grab sampling underestimated its abundance. Most of the individuals present were large enough to retract below the depth to which the grabs penetrated.; Name in original file:Cerianthus lloydii'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_728'^^xsd:string;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1495'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetopterus variopedatus'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1495'^^xsd:string;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1496'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetopterus variopedatus'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1496'^^xsd:string;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1515'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetozone setosa'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1515'^^xsd:string;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1516'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetozone setosa'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1516'^^xsd:string;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2182'^^xsd:string;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cheirocratus sundevallii'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2182'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3985'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aspitrigula cuculus'^^xsd:string;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3985'^^xsd:string;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4919'^^xsd:string;
  dwc:scientificName 'Chirolophis ascanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chirolophis ascani'^^xsd:string;
  dwc:aphiaid '127071'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4919'^^xsd:string;
  dwc:aphiaIdAccepted '127071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1880'^^xsd:string;
  dwc:scientificName 'Chirona hameri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chirona hameri'^^xsd:string;
  dwc:aphiaid '106207'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1880'^^xsd:string;
  dwc:aphiaIdAccepted '106207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3360'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chlamys varia'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3360'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3361'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chlamys varia'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3361'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_152'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chondrus crispus'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_152'^^xsd:string;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1765'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chone infundibuliformis'^^xsd:string;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1765'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1766'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chone infundibuliformis'^^xsd:string;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1766'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2946'^^xsd:string;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerithiopsis tubercularis'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2946'^^xsd:string;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2947'^^xsd:string;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerithiopsis tubercularis'^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2947'^^xsd:string;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_554'^^xsd:string;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chorda filum'^^xsd:string;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_554'^^xsd:string;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3198'^^xsd:string;
  dwc:scientificName 'Chrysallida decussata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chrysallida decussata'^^xsd:string;
  dwc:aphiaid '140905'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3198'^^xsd:string;
  dwc:aphiaIdAccepted '605961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3199'^^xsd:string;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chrysallida indistincta'^^xsd:string;
  dwc:aphiaid '722561'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3199'^^xsd:string;
  dwc:aphiaIdAccepted '722561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3200'^^xsd:string;
  dwc:scientificName 'Chrysallida interstincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chrysallida intersincta'^^xsd:string;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3200'^^xsd:string;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_208'^^xsd:string;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chylocladia verticillata'^^xsd:string;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_208'^^xsd:string;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3905'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ciona intestinalis'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3905'^^xsd:string;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3906'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ciona intestinalis'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3906'^^xsd:string;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3523'^^xsd:string;
  dwc:scientificName 'Circomphalus casina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Circomphalus casina'^^xsd:string;
  dwc:aphiaid '152412'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3523'^^xsd:string;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3524'^^xsd:string;
  dwc:scientificName 'Circomphalus casina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Circomphalus casina'^^xsd:string;
  dwc:aphiaid '152412'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3524'^^xsd:string;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1524'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirratulus cirratus'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1524'^^xsd:string;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1525'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirratulus cirratus'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1525'^^xsd:string;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1530'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Cirriformia tentaculata'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1530'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1531'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Cirriformia tentaculata'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1531'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_617'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora sp.1'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_617'^^xsd:string;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3543'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Clausinella fasciata was more abundant at UKI than at UKC which was perhaps a reflection of the coarser nature of the sediment at the UKI site.; Name in original file:Clausinella fasciata'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3543'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3544'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It regularly occurred in Ring Dredge samples but was infrequently found in cores which sampled only a small area (0.08m2).; Name in original file:Clausinella fasciata'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3544'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3898'^^xsd:string;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Clavelina lepadiformis'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3898'^^xsd:string;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_666'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cliona celata'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_666'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_667'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cliona celata'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_667'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_718'^^xsd:string;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Clytia hemisphaerica'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_718'^^xsd:string;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_719'^^xsd:string;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Clytia hemisphaerica'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_719'^^xsd:string;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_180'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Coccotylus truncatus (Pallas) M.J.Wynne & J.N.Heine, 1992.; Name in original file:Coccotylus truncata'^^xsd:string;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_180'^^xsd:string;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3614'^^xsd:string;
  dwc:scientificName 'Cochlodesma praetenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cochlodesma praetenue'^^xsd:string;
  dwc:aphiaid '181373'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3614'^^xsd:string;
  dwc:aphiaIdAccepted '181373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3615'^^xsd:string;
  dwc:scientificName 'Cochlodesma praetenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cochlodesma praetenue'^^xsd:string;
  dwc:aphiaid '181373'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3615'^^xsd:string;
  dwc:aphiaIdAccepted '181373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1898'^^xsd:string;
  dwc:scientificName 'Collocheres elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Collocheres elegans'^^xsd:string;
  dwc:aphiaid '135723'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1898'^^xsd:string;
  dwc:aphiaIdAccepted '135723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1899'^^xsd:string;
  dwc:scientificName 'Collocheres elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Collocheres elegans'^^xsd:string;
  dwc:aphiaid '135723'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1899'^^xsd:string;
  dwc:aphiaIdAccepted '135723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1900'^^xsd:string;
  dwc:scientificName 'Collocheres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Collocheres spp.'^^xsd:string;
  dwc:aphiaid '135555'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1900'^^xsd:string;
  dwc:aphiaIdAccepted '135555'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1901'^^xsd:string;
  dwc:scientificName 'Collocheres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Collocheres spp.'^^xsd:string;
  dwc:aphiaid '135555'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1901'^^xsd:string;
  dwc:aphiaIdAccepted '135555'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3137'^^xsd:string;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Colus gracilis'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3137'^^xsd:string;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_302'^^xsd:string;
  dwc:scientificName 'Compsothamnion thuyoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Compsothamnion thuyoides'^^xsd:string;
  dwc:aphiaid '144573'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_302'^^xsd:string;
  dwc:aphiaIdAccepted '144573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2386'^^xsd:string;
  dwc:scientificName 'Conilera cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Conilera cylindracea (Montagu, 1804) / New records for the Clyde Sea area.; Name in original file:Conilera cylindracea (Montagu, 1803)'^^xsd:string;
  dwc:aphiaid '118842'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2386'^^xsd:string;
  dwc:aphiaIdAccepted '118842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_78'^^xsd:string;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corallina officinalis'^^xsd:string;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_78'^^xsd:string;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_79'^^xsd:string;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corallina officinalis'^^xsd:string;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_79'^^xsd:string;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3912'^^xsd:string;
  dwc:scientificName 'Corella parallelogramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corella parallelogramma'^^xsd:string;
  dwc:aphiaid '103743'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3912'^^xsd:string;
  dwc:aphiaIdAccepted '103743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3913'^^xsd:string;
  dwc:scientificName 'Corella parallelogramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corella parallelogramma'^^xsd:string;
  dwc:aphiaid '103743'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3913'^^xsd:string;
  dwc:aphiaIdAccepted '103743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2320'^^xsd:string;
  dwc:scientificName 'Corophium bonnellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium bonnellii'^^xsd:string;
  dwc:aphiaid '102088'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2320'^^xsd:string;
  dwc:aphiaIdAccepted '237004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2321'^^xsd:string;
  dwc:scientificName 'Corophium bonnellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium bonnellii'^^xsd:string;
  dwc:aphiaid '102088'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2321'^^xsd:string;
  dwc:aphiaIdAccepted '237004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_695'^^xsd:string;
  dwc:scientificName 'Corymorpha nutans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corymorpha nutans'^^xsd:string;
  dwc:aphiaid '117452'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_695'^^xsd:string;
  dwc:aphiaIdAccepted '117452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4155'^^xsd:string;
  dwc:scientificName 'Coryphella lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Coryphella lineata'^^xsd:string;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4155'^^xsd:string;
  dwc:aphiaIdAccepted '1047411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3251'^^xsd:string;
  dwc:scientificName 'Coryphella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Coryphella verrucosa'^^xsd:string;
  dwc:aphiaid '139987'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3251'^^xsd:string;
  dwc:aphiaIdAccepted '139987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1847'^^xsd:string;
  dwc:scientificName 'Grania'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Grania sp.A'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1847'^^xsd:string;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1848'^^xsd:string;
  dwc:scientificName 'Grania'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Grania sp.A'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1848'^^xsd:string;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3630'^^xsd:string;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crisia denticulata'^^xsd:string;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3630'^^xsd:string;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3631'^^xsd:string;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crisia eburnea'^^xsd:string;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3631'^^xsd:string;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3632'^^xsd:string;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crisia eburnea'^^xsd:string;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3632'^^xsd:string;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3725'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crossaster papposus'^^xsd:string;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3725'^^xsd:string;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3726'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crossaster papposus'^^xsd:string;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3726'^^xsd:string;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_127'^^xsd:string;
  dwc:scientificName 'Cruoria pellita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cruoria pellita'^^xsd:string;
  dwc:aphiaid '145612'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_127'^^xsd:string;
  dwc:aphiaIdAccepted '145612'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_128'^^xsd:string;
  dwc:scientificName 'Cruoria pellita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cruoria pellita'^^xsd:string;
  dwc:aphiaid '145612'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_128'^^xsd:string;
  dwc:aphiaIdAccepted '145612'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_350'^^xsd:string;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cryptopleura ramosa (Hudson) L.Newton, 1931 / Among the most important maerl-ground macroalgae from Atlantic sites investigated by BIOMAERL.; Name in original file:Cryptopleura ramosa (Hudson) Kylin ex Lily Newton'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_350'^^xsd:string;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3655'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cryptosula pallasiana'^^xsd:string;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3655'^^xsd:string;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3656'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cryptosula pallasiana'^^xsd:string;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3656'^^xsd:string;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3255'^^xsd:string;
  dwc:scientificName 'Cuthona caerulea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cuthona caerulea'^^xsd:string;
  dwc:aphiaid '141617'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3255'^^xsd:string;
  dwc:aphiaIdAccepted '986936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_503'^^xsd:string;
  dwc:scientificName 'Cutleria multifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cutleria multifida (Turner) Greville, 1830.; Name in original file:Cutleria multifida (J E Smith) Greville'^^xsd:string;
  dwc:aphiaid '145297'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_503'^^xsd:string;
  dwc:aphiaIdAccepted '145297'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_689'^^xsd:string;
  dwc:scientificName 'Cyanea capillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cyanea capìllata'^^xsd:string;
  dwc:aphiaid '135301'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_689'^^xsd:string;
  dwc:aphiaIdAccepted '135301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_690'^^xsd:string;
  dwc:scientificName 'Cyanea capillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cyanea capìllata'^^xsd:string;
  dwc:aphiaid '135301'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_690'^^xsd:string;
  dwc:aphiaIdAccepted '135301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4891'^^xsd:string;
  dwc:scientificName 'Cyclopterus lumpus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cyclopterus lumpus'^^xsd:string;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4891'^^xsd:string;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3213'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cylichna cylindracea'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3213'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_818'^^xsd:string;
  dwc:scientificName 'Cylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cylicolaimus sp.A'^^xsd:string;
  dwc:aphiaid '2530'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_818'^^xsd:string;
  dwc:aphiaIdAccepted '2530'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_819'^^xsd:string;
  dwc:scientificName 'Cylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cylicolaimus sp.A'^^xsd:string;
  dwc:aphiaid '2530'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_819'^^xsd:string;
  dwc:aphiaIdAccepted '2530'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2407'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2407'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2408'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2408'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_354'^^xsd:string;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Delesseria sanguinea'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_354'^^xsd:string;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4961'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Delphinus delphis Linnaeus, 1758.; Name in original file:Delphinus delphis Linnaeus, 1761'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4961'^^xsd:string;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3931'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dendrodoa grossularia'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3931'^^xsd:string;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3932'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dendrodoa grossularia'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3932'^^xsd:string;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_642'^^xsd:string;
  dwc:scientificName 'Derbesia marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Derbesia marina'^^xsd:string;
  dwc:aphiaid '144462'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_642'^^xsd:string;
  dwc:aphiaIdAccepted '144462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_552'^^xsd:string;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Desmarestia aculeata'^^xsd:string;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_552'^^xsd:string;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_553'^^xsd:string;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Desmarestia aculeata'^^xsd:string;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_553'^^xsd:string;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2125'^^xsd:string;
  dwc:scientificName 'Dexamine thea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dexamine thea'^^xsd:string;
  dwc:aphiaid '102136'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2125'^^xsd:string;
  dwc:aphiaIdAccepted '102136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2126'^^xsd:string;
  dwc:scientificName 'Dexamine thea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dexamine thea'^^xsd:string;
  dwc:aphiaid '102136'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2126'^^xsd:string;
  dwc:aphiaIdAccepted '102136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3218'^^xsd:string;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diaphana minuta'^^xsd:string;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3218'^^xsd:string;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_539'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'only Dictyota dichotoma figures as an important non-coralline algal species on maerl grounds in both provinces, Atlantic and Mediterranean.; Name in original file:Dictyota dichotoma'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_539'^^xsd:string;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4851'^^xsd:string;
  dwc:scientificName 'Diplecogaster bimaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diplecogaster bimaculata'^^xsd:string;
  dwc:aphiaid '126513'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4851'^^xsd:string;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3903'^^xsd:string;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diplosoma listerianum'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3903'^^xsd:string;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3904'^^xsd:string;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diplosoma listerianum'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3904'^^xsd:string;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3637'^^xsd:string;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Disporella hispida'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3637'^^xsd:string;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3638'^^xsd:string;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Disporella hispida'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3638'^^xsd:string;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1538'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Dodecaceria concharum'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1538'^^xsd:string;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1539'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Dodecaceria concharum'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1539'^^xsd:string;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3576'^^xsd:string;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'As at UKC, this was also the most abundant species of bivalve present at UKI.; Name in original file:Dosinia exoleta'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3576'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3577'^^xsd:string;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This was the most abundant bivalve at UKC.; Name in original file:Dosinia exoleta'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3577'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3235'^^xsd:string;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Doto coronata'^^xsd:string;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3235'^^xsd:string;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3236'^^xsd:string;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Doto coronata'^^xsd:string;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3236'^^xsd:string;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3237'^^xsd:string;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Doto fragilis'^^xsd:string;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3237'^^xsd:string;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3238'^^xsd:string;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Doto fragilis'^^xsd:string;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3238'^^xsd:string;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1374'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Drilonereis filum'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1374'^^xsd:string;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1375'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Drilonereis filum'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1375'^^xsd:string;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_142'^^xsd:string;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dumontia contorta'^^xsd:string;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_142'^^xsd:string;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_706'^^xsd:string;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dynamena pumila'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_706'^^xsd:string;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2676'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia tuberosa'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2676'^^xsd:string;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3853'^^xsd:string;
  dwc:scientificName 'Echinocardium pennatifidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Echinocardium pennatifidum'^^xsd:string;
  dwc:aphiaid '124402'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3853'^^xsd:string;
  dwc:aphiaIdAccepted '124402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3854'^^xsd:string;
  dwc:scientificName 'Echinocardium pennatifidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Clyde Sea Area investigated.; Name in original file:Echinocardium pennatifidum'^^xsd:string;
  dwc:aphiaid '124402'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3854'^^xsd:string;
  dwc:aphiaIdAccepted '124402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3833'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the animals, only a few species like Echinocyamus pusillus were present at all BIOMAERL sites investigated.; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3833'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3834'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the animals, only a few species like Echinocyamus pusillus were present at all BIOMAERL sites investigated.; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3834'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3817'^^xsd:string;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Large, fragile organisms were usually broken on impact (e.g. the sea urchin Echinus esculentus and the starfish Luidla ciliaris).; Name in original file:Echinus esculentus'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3817'^^xsd:string;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3818'^^xsd:string;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Large, fragile organisms were usually broken on impact (e.g. the sea urchin Echinus esculentus and the starfish Luidla ciliaris).; Name in original file:Echinus esculentus'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3818'^^xsd:string;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_478'^^xsd:string;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ectocarpus fasciculatus'^^xsd:string;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_478'^^xsd:string;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_769'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Edwardsia claperedii'^^xsd:string;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_769'^^xsd:string;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_770'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Edwardsia claperedii'^^xsd:string;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_770'^^xsd:string;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4548'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Electra pilosa'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4548'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4549'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Electra pilosa'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4549'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4529'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eledone cirrhosa'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4529'^^xsd:string;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3223'^^xsd:string;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Elysia viridis'^^xsd:string;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3223'^^xsd:string;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2835'^^xsd:string;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Emarginula fissura'^^xsd:string;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2835'^^xsd:string;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2836'^^xsd:string;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Emarginula fissura'^^xsd:string;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2836'^^xsd:string;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1866'^^xsd:string;
  dwc:scientificName 'Endeis spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Endeis spinosa'^^xsd:string;
  dwc:aphiaid '134674'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1866'^^xsd:string;
  dwc:aphiaIdAccepted '134674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3478'^^xsd:string;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ensis arcuatus'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3478'^^xsd:string;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3479'^^xsd:string;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ensis arcuatus'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3479'^^xsd:string;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1081'^^xsd:string;
  dwc:scientificName 'Ephesiella abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Ephesiella abyssorum'^^xsd:string;
  dwc:aphiaid '131081'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1081'^^xsd:string;
  dwc:aphiaIdAccepted '154985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3066'^^xsd:string;
  dwc:scientificName 'Erato voluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'the presence of Erato voluta (Montagu) at the impacted Site is the first Clyde record for this species this century (Alien 1962; Seaward 1982).; Name in original file:Erato voluta'^^xsd:string;
  dwc:aphiaid '139761'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3066'^^xsd:string;
  dwc:aphiaIdAccepted '139761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2254'^^xsd:string;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ericthonius punctatus'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2254'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2255'^^xsd:string;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ericthonius punctatus'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2255'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_183'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Erythrodermis traillii'^^xsd:string;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_183'^^xsd:string;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_673'^^xsd:string;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Esperiopsis fucorum'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_673'^^xsd:string;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_674'^^xsd:string;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Esperiopsis fucorum'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_674'^^xsd:string;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_973'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eteone longa'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_973'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_974'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eteone longa'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_974'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2506'^^xsd:string;
  dwc:scientificName 'Eualus pusiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eualus pusiolus'^^xsd:string;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2506'^^xsd:string;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2507'^^xsd:string;
  dwc:scientificName 'Eualus pusiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eualus pusiolus'^^xsd:string;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2507'^^xsd:string;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3256'^^xsd:string;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eubranchus sp.A'^^xsd:string;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3256'^^xsd:string;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3257'^^xsd:string;
  dwc:scientificName 'Eubranchus tricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eubranchus tricolor Forbes, 1838.; Name in original file:Eubranchus tricolor Forbes, 1839'^^xsd:string;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3257'^^xsd:string;
  dwc:aphiaIdAccepted '139771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1770'^^xsd:string;
  dwc:scientificName 'Euchone southerni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euchone southerni'^^xsd:string;
  dwc:aphiaid '130910'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1770'^^xsd:string;
  dwc:aphiaIdAccepted '130910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1771'^^xsd:string;
  dwc:scientificName 'Euchone southerni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euchone southerni'^^xsd:string;
  dwc:aphiaid '130910'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1771'^^xsd:string;
  dwc:aphiaIdAccepted '130910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1594'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene sp.A'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1594'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1595'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene sp.A'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1595'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_699'^^xsd:string;
  dwc:scientificName 'Eudendrium ramosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eudendrium ramosum'^^xsd:string;
  dwc:aphiaid '117555'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_699'^^xsd:string;
  dwc:aphiaIdAccepted '117555'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKC_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKC_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKC_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKC_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKC_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1000'^^xsd:string;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eulalia bilineata (Johnston, 1840).; Name in original file:Eulalia bilineata (Johnston, 1839)'^^xsd:string;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1000'^^xsd:string;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKI_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKI_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKI_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKI_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKI_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1001'^^xsd:string;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eulalia bilineata (Johnston, 1840).; Name in original file:Eulalia bilineata (Johnston, 1839)'^^xsd:string;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1001'^^xsd:string;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1002'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eulalia viridis'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1002'^^xsd:string;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1003'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eulalia viridis'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1003'^^xsd:string;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3095'^^xsd:string;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eulima bilineata'^^xsd:string;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3095'^^xsd:string;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1012'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida sanguinea'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1012'^^xsd:string;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1013'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida sanguinea'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1013'^^xsd:string;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1290'^^xsd:string;
  dwc:scientificName 'Eunice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Eunice harasii'^^xsd:string;
  dwc:aphiaid '130057'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1290'^^xsd:string;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1291'^^xsd:string;
  dwc:scientificName 'Eunice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Eunice harasii'^^xsd:string;
  dwc:aphiaid '130057'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1291'^^xsd:string;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1289'^^xsd:string;
  dwc:scientificName 'Eunice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunice sp.A'^^xsd:string;
  dwc:aphiaid '129278'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1289'^^xsd:string;
  dwc:aphiaIdAccepted '129278'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1701'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eupolymnia nebulosa (Montagu, 1819).; Name in original file:Eupolymnia nebulosa'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1701'^^xsd:string;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1702'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Eupolymnia nebulosa (Montagu, 1819).; Name in original file:Eupolymnia nebulosa'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1702'^^xsd:string;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2391'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurydice pulchra'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2391'^^xsd:string;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1185'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Exogone verugera'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1185'^^xsd:string;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1186'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Exogone verugera'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1186'^^xsd:string;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3258'^^xsd:string;
  dwc:scientificName 'Facelina auriculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Facelina auriculata'^^xsd:string;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3258'^^xsd:string;
  dwc:aphiaIdAccepted '153375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3259'^^xsd:string;
  dwc:scientificName 'Facelina bostoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Facelina bostoniensis'^^xsd:string;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3259'^^xsd:string;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3260'^^xsd:string;
  dwc:scientificName 'Facelina bostoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Facelina bostoniensis'^^xsd:string;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3260'^^xsd:string;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1551'^^xsd:string;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Flabelligera affinis'^^xsd:string;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1551'^^xsd:string;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3253'^^xsd:string;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Flabellina pedata (Montagu, 1816).; Name in original file:Flabellina pedata (Montagu, 1815)'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3253'^^xsd:string;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3962'^^xsd:string;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gadus morhua'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3962'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3963'^^xsd:string;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gadus morhua'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3963'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4862'^^xsd:string;
  dwc:scientificName 'Gaidropsarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gaidropsarus sp.1'^^xsd:string;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4862'^^xsd:string;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2602'^^xsd:string;
  dwc:scientificName 'Galathea dispersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Galathea dispersa'^^xsd:string;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2602'^^xsd:string;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2603'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'present at all BIOMAERL sites investigated.; Name in original file:Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2603'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2604'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'present at all BIOMAERL sites investigated.; Name in original file:Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2604'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2235'^^xsd:string;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis maculata'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2235'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2236'^^xsd:string;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis maculata'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2236'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2240'^^xsd:string;
  dwc:scientificName 'Gammaropsis nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis nitida'^^xsd:string;
  dwc:aphiaid '102367'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2240'^^xsd:string;
  dwc:aphiaIdAccepted '102367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2241'^^xsd:string;
  dwc:scientificName 'Gammaropsis nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis nitida'^^xsd:string;
  dwc:aphiaid '102367'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2241'^^xsd:string;
  dwc:aphiaIdAccepted '102367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2161'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammarus locusta'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2161'^^xsd:string;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3508'^^xsd:string;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gari tellinella'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3508'^^xsd:string;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_41'^^xsd:string;
  dwc:scientificName 'Gelidiella calcicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gelidiella calcicola'^^xsd:string;
  dwc:aphiaid '145568'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_41'^^xsd:string;
  dwc:aphiaIdAccepted '145568'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_32'^^xsd:string;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gelidium pusillum'^^xsd:string;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_32'^^xsd:string;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2872'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula cineraria'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2872'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2873'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula cineraria'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2873'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2861'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thick-shelled molluscs that were small enough to pass between the dredge teeth remained in the dredge tracks intact (e.g. Gibbula magus).; Name in original file:Gibbula magus'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2861'^^xsd:string;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2862'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Thick-shelled molluscs that were small enough to pass between the dredge teeth remained in the dredge tracks intact (e.g. Gibbula magus).; Name in original file:Gibbula magus'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2862'^^xsd:string;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2870'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula tumida'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2870'^^xsd:string;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2871'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula tumida'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2871'^^xsd:string;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2878'^^xsd:string;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula umbilicalis'^^xsd:string;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2878'^^xsd:string;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2879'^^xsd:string;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula umbilicalis'^^xsd:string;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2879'^^xsd:string;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1968'^^xsd:string;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gitana sarsi'^^xsd:string;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1968'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1969'^^xsd:string;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gitana sarsi'^^xsd:string;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1969'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1046'^^xsd:string;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera gigantea'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1046'^^xsd:string;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1049'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.. Glycera lapidum was common at UKI and was collected in Ring dredge and core samples from the area. It occurred in all 27 van Veen grabs analysed from the 1996-1998 period.; Name in original file:Glycera lapidum'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1049'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1050'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area. This polychaete was a common and characteristic member of the maerl fauna at UKC where it was found throughout the 1996-1998 sampling period. It was collected in Ring Dredge and core samples and occurred in 37 out of 38 van Veen grab samples analysed.; Name in original file:Glycera lapidum'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1050'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1054'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera rouxii'^^xsd:string;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1054'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1055'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera rouxii'^^xsd:string;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1055'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4200'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycymeris glycymeris'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4200'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4201'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycymeris glycymeris'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4201'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2356'^^xsd:string;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gnathia sp.A'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2356'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2357'^^xsd:string;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gnathia sp.A'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2357'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4940'^^xsd:string;
  dwc:scientificName 'Gobiusculus flavescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gobiusculus flavescens'^^xsd:string;
  dwc:aphiaid '126898'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4940'^^xsd:string;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_833'^^xsd:string;
  dwc:scientificName 'Golfingia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Golfingia elongata'^^xsd:string;
  dwc:aphiaid '136041'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_833'^^xsd:string;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_834'^^xsd:string;
  dwc:scientificName 'Golfingia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Golfingia elongata'^^xsd:string;
  dwc:aphiaid '136041'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_834'^^xsd:string;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_841'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Golfingia vulgaris'^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_841'^^xsd:string;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_842'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Golfingia vulgaris'^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_842'^^xsd:string;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1080'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Goniada maculata'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1080'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4331'^^xsd:string;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Goodalia triangularis'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4331'^^xsd:string;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4332'^^xsd:string;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Goodalia triangularis'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4332'^^xsd:string;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3526'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gouldia minima'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3526'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3527'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gouldia minima'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3527'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_196'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gracilaria gracilis'^^xsd:string;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_196'^^xsd:string;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_303'^^xsd:string;
  dwc:scientificName 'Griffithsia corallinoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Griffithsia corallinoides'^^xsd:string;
  dwc:aphiaid '144582'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_303'^^xsd:string;
  dwc:aphiaIdAccepted '144582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2127'^^xsd:string;
  dwc:scientificName 'Guernea (Guernea) coalita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Guernea coalita'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2127'^^xsd:string;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2128'^^xsd:string;
  dwc:scientificName 'Guernea (Guernea) coalita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Guernea coalita'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2128'^^xsd:string;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1094'^^xsd:string;
  dwc:scientificName 'Gyptis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gyptis Marion & Bobretzky in Marion, 1874.; Name in original file:Gyptis sp.A Marion & Bobreizky, 1875'^^xsd:string;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1094'^^xsd:string;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1095'^^xsd:string;
  dwc:scientificName 'Gyptis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gyptis Marion & Bobretzky in Marion, 1874.; Name in original file:Gyptis sp.A Marion & Bobreizky, 1875'^^xsd:string;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1095'^^xsd:string;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_703'^^xsd:string;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halecium halecinum'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_703'^^xsd:string;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halichoerus grypus'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4959'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halichoerus grypus'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4960'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_670'^^xsd:string;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halichondria bowerbanki'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_670'^^xsd:string;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_676'^^xsd:string;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Haliclona sp A'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_676'^^xsd:string;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_677'^^xsd:string;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Haliclona sp A'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_677'^^xsd:string;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_678'^^xsd:string;
  dwc:scientificName 'Haliclona urceolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Haliclona urceolus'^^xsd:string;
  dwc:aphiaid '370776'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_678'^^xsd:string;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2779'^^xsd:string;
  dwc:scientificName 'Halocladius fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halocladius fucicola'^^xsd:string;
  dwc:aphiaid '118149'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2779'^^xsd:string;
  dwc:aphiaIdAccepted '118149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_714'^^xsd:string;
  dwc:scientificName 'Halopteris catharina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halopteris catharina'^^xsd:string;
  dwc:aphiaid '117631'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_714'^^xsd:string;
  dwc:aphiaIdAccepted '117631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_304'^^xsd:string;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halurus flosculosus'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_304'^^xsd:string;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_902'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe imbricata'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_902'^^xsd:string;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_903'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe imbricata'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_903'^^xsd:string;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_904'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe impar'^^xsd:string;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_904'^^xsd:string;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_905'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe impar'^^xsd:string;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_905'^^xsd:string;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_910'^^xsd:string;
  dwc:scientificName 'Harmothoe ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Harmothoe ljungmani'^^xsd:string;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_910'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_911'^^xsd:string;
  dwc:scientificName 'Harmothoe ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Harmothoe ljungmani'^^xsd:string;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_911'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_920'^^xsd:string;
  dwc:scientificName 'Harmothoe mcintoshi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Harmothoe mcintoshi'^^xsd:string;
  dwc:aphiaid '152284'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_920'^^xsd:string;
  dwc:aphiaIdAccepted '147007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_921'^^xsd:string;
  dwc:scientificName 'Harmothoe mcintoshi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Harmothoe mcintoshi'^^xsd:string;
  dwc:aphiaid '152284'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_921'^^xsd:string;
  dwc:aphiaIdAccepted '147007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_922'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_922'^^xsd:string;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_923'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_923'^^xsd:string;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2009'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harpinia crenulata'^^xsd:string;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2009'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2910'^^xsd:string;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Helcion pellucidum'^^xsd:string;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2910'^^xsd:string;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4635'^^xsd:string;
  dwc:scientificName 'Henricia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Henricia oculata'^^xsd:string;
  dwc:aphiaid '123970'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4635'^^xsd:string;
  dwc:aphiaIdAccepted '123970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4636'^^xsd:string;
  dwc:scientificName 'Henricia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Henricia oculata'^^xsd:string;
  dwc:aphiaid '123970'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4636'^^xsd:string;
  dwc:aphiaIdAccepted '123970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1100'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Hesiospina similis'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1100'^^xsd:string;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1101'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Hesiospina similis'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1101'^^xsd:string;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3377'^^xsd:string;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Heteranomia squamula'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3377'^^xsd:string;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3378'^^xsd:string;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Heteranomia squamula'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3378'^^xsd:string;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1604'^^xsd:string;
  dwc:scientificName 'Heteroclymene robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Heteroclymene robusta'^^xsd:string;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1604'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1922'^^xsd:string;
  dwc:scientificName 'Heteromysis (Heteromysis) formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Heteromysis (Heteromysis) formosa Smith, 1873.; Name in original file:Heteromysis formosa S I Smith. 1874'^^xsd:string;
  dwc:aphiaid '148701'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1922'^^xsd:string;
  dwc:aphiaIdAccepted '148701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3594'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3594'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3595'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3595'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_44'^^xsd:string;
  dwc:scientificName 'Hildenbrandia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hildenbrandia sp.1'^^xsd:string;
  dwc:aphiaid '144191'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_44'^^xsd:string;
  dwc:aphiaIdAccepted '144191'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_45'^^xsd:string;
  dwc:scientificName 'Hildenbrandia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hildenbrandia sp.1'^^xsd:string;
  dwc:aphiaid '144191'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_45'^^xsd:string;
  dwc:aphiaIdAccepted '144191'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3148'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hinia incrassata'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3148'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3149'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hinia incrassata'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3149'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3141'^^xsd:string;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Hinia reticulata is a nassariid gastropod occurring mainly in muddy or sandy sediments. It is a scavenger and carrion feeder.; Name in original file:Hinia reticulata'^^xsd:string;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3141'^^xsd:string;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2512'^^xsd:string;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hippolyte varians'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2512'^^xsd:string;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2627'^^xsd:string;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hyas araneus'^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2627'^^xsd:string;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2628'^^xsd:string;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hyas araneus'^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2628'^^xsd:string;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2634'^^xsd:string;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hyas coarctatus'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2634'^^xsd:string;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_700'^^xsd:string;
  dwc:scientificName 'Hydractinia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydractinia echinata'^^xsd:string;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_700'^^xsd:string;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_701'^^xsd:string;
  dwc:scientificName 'Hydractinia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydractinia echinata'^^xsd:string;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_701'^^xsd:string;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_707'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydrallmania falcata'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_707'^^xsd:string;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1801'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydroides norvegica'^^xsd:string;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1801'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1802'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydroides norvegica'^^xsd:string;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1802'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_355'^^xsd:string;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hypoglossum hyoglossoides'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_355'^^xsd:string;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2646'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Inachus dorsettensis'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2646'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2914'^^xsd:string;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iothia fulva'^^xsd:string;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2914'^^xsd:string;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2915'^^xsd:string;
  dwc:scientificName 'Iothia fulva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iothia fulva'^^xsd:string;
  dwc:aphiaid '140186'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2915'^^xsd:string;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2087'^^xsd:string;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia nexa'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2087'^^xsd:string;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2088'^^xsd:string;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia nexa'^^xsd:string;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2088'^^xsd:string;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2091'^^xsd:string;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia obesa'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2091'^^xsd:string;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2092'^^xsd:string;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Iphimedia obesa'^^xsd:string;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2092'^^xsd:string;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2796'^^xsd:string;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ischnochiton albus'^^xsd:string;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2796'^^xsd:string;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1833'^^xsd:string;
  dwc:scientificName 'Janua pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Janua pagenstecheri (Quatrefages, 1866) / New records for the Clyde Sea area.; Name in original file:Janua pagenstecheri (Quatrefages, 1865)'^^xsd:string;
  dwc:aphiaid '210060'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1833'^^xsd:string;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1834'^^xsd:string;
  dwc:scientificName 'Janua pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Janua pagenstecheri (Quatrefages, 1866) / New records for the Clyde Sea area.; Name in original file:Janua pagenstecheri (Quatrefages, 1865)'^^xsd:string;
  dwc:aphiaid '210060'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1834'^^xsd:string;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2262'^^xsd:string;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jassa falcata'^^xsd:string;
  dwc:aphiaid '102431'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2262'^^xsd:string;
  dwc:aphiaIdAccepted '102431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2267'^^xsd:string;
  dwc:scientificName 'Jassa herdmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jassa herdmani'^^xsd:string;
  dwc:aphiaid '102432'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2267'^^xsd:string;
  dwc:aphiaIdAccepted '102432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2268'^^xsd:string;
  dwc:scientificName 'Jassa marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Jassa marmorata Holmes, 1905.; Name in original file:Jassa marmorata S J Holmes, 1903'^^xsd:string;
  dwc:aphiaid '102433'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2268'^^xsd:string;
  dwc:aphiaIdAccepted '102433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2269'^^xsd:string;
  dwc:scientificName 'Jassa marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Jassa marmorata Holmes, 1905.; Name in original file:Jassa marmorata S J Holmes, 1903'^^xsd:string;
  dwc:aphiaid '102433'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2269'^^xsd:string;
  dwc:aphiaIdAccepted '102433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2889'^^xsd:string;
  dwc:scientificName 'Jujubinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jujubinus miliaris'^^xsd:string;
  dwc:aphiaid '156144'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2889'^^xsd:string;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1104'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kefersteinia cirrata'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1104'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1105'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance) from the Clyde Sea area (control) investigated.; Name in original file:Kefersteinia cirrata'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1105'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3400'^^xsd:string;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kellia suborbicularis'^^xsd:string;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3400'^^xsd:string;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_715'^^xsd:string;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kirchenpaueria pinnata'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_715'^^xsd:string;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3885'^^xsd:string;
  dwc:scientificName 'Labidoplax media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Labidoplax media'^^xsd:string;
  dwc:aphiaid '124457'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3885'^^xsd:string;
  dwc:aphiaIdAccepted '124457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2952'^^xsd:string;
  dwc:scientificName 'Lacuna crassior'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Lacuna crassior'^^xsd:string;
  dwc:aphiaid '140167'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2952'^^xsd:string;
  dwc:aphiaIdAccepted '140167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2956'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lacuna vincta'^^xsd:string;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2956'^^xsd:string;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2957'^^xsd:string;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lacuna vincta'^^xsd:string;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2957'^^xsd:string;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3464'^^xsd:string;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'most megafauna on or within the top 10 cm of maerl were either caught in the dredges or left damaged on the dredge tracks (e.g. Laevicardium crassum).; Name in original file:Laevicardium crassum'^^xsd:string;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3464'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3465'^^xsd:string;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'most megafauna on or within the top 10 cm of maerl were either caught in the dredges or left damaged on the dredge tracks (e.g. Laevicardium crassum).; Name in original file:Laevicardium crassum'^^xsd:string;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3465'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_702'^^xsd:string;
  dwc:scientificName 'Lafoea dumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lafoea dumosa (Fleming, 1820); Name in original file:Lafoea dumosa (Fleming, 1828)'^^xsd:string;
  dwc:aphiaid '117702'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_702'^^xsd:string;
  dwc:aphiaIdAccepted '117702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1642'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lagis koreni'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1642'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1643'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lagis koreni'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1643'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_555'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laminaria saccharina'^^xsd:string;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_555'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1708'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lanice conchilega'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1708'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1709'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lanice conchilega'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1709'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4854'^^xsd:string;
  dwc:scientificName 'Lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lepadogaster Goüan, 1770.; Name in original file:Lepadogaster sp.1 (Bonnaierre. 1788)'^^xsd:string;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4854'^^xsd:string;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2803'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidochitona cinerea'^^xsd:string;
  dwc:aphiaid '152774'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2803'^^xsd:string;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2804'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidochitona cinerea'^^xsd:string;
  dwc:aphiaid '152774'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2804'^^xsd:string;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_936'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidonotus squamatus'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_936'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_937'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidonotus squamatus'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_937'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2283'^^xsd:string;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'A few species, e.g. the amphipods Leptocheirus hirsutimanus (Bate), occurred in all (or nearly all) of the BIOMAERL study sites, but the majority of species have geographical limits between different regions considered.; Name in original file:Leptocheirus hirsutimanus'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2283'^^xsd:string;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2289'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus pectinatus'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2289'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2780'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptochiton asellus'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2780'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2781'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance) from the Clyde Sea Area (control) investigated.; Name in original file:Leptochiton asellus'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2781'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2785'^^xsd:string;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptochiton cancellatus'^^xsd:string;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2785'^^xsd:string;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2786'^^xsd:string;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptochiton cancellatus'^^xsd:string;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2786'^^xsd:string;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2455'^^xsd:string;
  dwc:scientificName 'Leptognathia breviremis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptognathia breviremis'^^xsd:string;
  dwc:aphiaid '136431'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2455'^^xsd:string;
  dwc:aphiaIdAccepted '136431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3878'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptosynapta inhaerens'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3878'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3879'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptosynapta inhaerens'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3879'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_652'^^xsd:string;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucosolenia sp.A'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_652'^^xsd:string;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_653'^^xsd:string;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucosolenia sp.A'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_653'^^xsd:string;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3635'^^xsd:string;
  dwc:scientificName 'Lichenopora verrucaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lichenopora verrucaria'^^xsd:string;
  dwc:aphiaid '111741'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3635'^^xsd:string;
  dwc:aphiaIdAccepted '146845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3636'^^xsd:string;
  dwc:scientificName 'Lichenopora verrucaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lichenopora verrucaria'^^xsd:string;
  dwc:aphiaid '111741'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3636'^^xsd:string;
  dwc:aphiaIdAccepted '146845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2101'^^xsd:string;
  dwc:scientificName 'Liljeborgia kinahani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liljeborgia kinahani'^^xsd:string;
  dwc:aphiaid '102483'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2101'^^xsd:string;
  dwc:aphiaIdAccepted '1805207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2103'^^xsd:string;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liljeborgia pallida'^^xsd:string;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2103'^^xsd:string;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3245'^^xsd:string;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Limacia clavigera'^^xsd:string;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3245'^^xsd:string;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3330'^^xsd:string;
  dwc:scientificName 'Limaria hians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'These bivalves played a key structuring role at UKC with groups of ca 10-120 sharing nests of 10-80 cm diameter and 2-30 cm height. To the south of UKC the habitat graded into one dominated by a continuous sheet of L hians nests.; Name in original file:Limaria hians'^^xsd:string;
  dwc:aphiaid '140235'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3330'^^xsd:string;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3331'^^xsd:string;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Limatula subauriculata'^^xsd:string;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3331'^^xsd:string;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3335'^^xsd:string;
  dwc:scientificName 'Limatula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Limatula sulcata'^^xsd:string;
  dwc:aphiaid '152275'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3335'^^xsd:string;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_807'^^xsd:string;
  dwc:scientificName 'Lineus bilineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lineus bilineatus'^^xsd:string;
  dwc:aphiaid '122511'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_807'^^xsd:string;
  dwc:aphiaIdAccepted '177726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_808'^^xsd:string;
  dwc:scientificName 'Lineus longissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lineus longissimus'^^xsd:string;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_808'^^xsd:string;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_809'^^xsd:string;
  dwc:scientificName 'Lineus longissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lineus longissimus'^^xsd:string;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_809'^^xsd:string;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2717'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus corrugatus'^^xsd:string;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2717'^^xsd:string;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2718'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus corrugatus'^^xsd:string;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2718'^^xsd:string;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2726'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Liocarcinus depurator and most fish swam as the gear approached and often escaped capture.; Name in original file:Liocarcinus depurator'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2726'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2727'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Liocarcinus depurator and most fish swam as the gear approached and often escaped capture.; Name in original file:Liocarcinus depurator'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2727'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2731'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus holsatus'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2731'^^xsd:string;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2739'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Liocarcinus pusillus (Leach, 1816) / among the most important invertebrate species (distinguished in terms of degree of maerl-ground fidelity) from the Clyde Sea area investigated.; Name in original file:Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2739'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4892'^^xsd:string;
  dwc:scientificName 'Liparis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liparis sp.1'^^xsd:string;
  dwc:aphiaid '126160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4892'^^xsd:string;
  dwc:aphiaIdAccepted '126160'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4893'^^xsd:string;
  dwc:scientificName 'Liparis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liparis sp.1'^^xsd:string;
  dwc:aphiaid '126160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4893'^^xsd:string;
  dwc:aphiaIdAccepted '126160'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4916'^^xsd:string;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lipophrys pholis'^^xsd:string;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4916'^^xsd:string;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_92'^^xsd:string;
  dwc:scientificName 'Lithothamnion glaciale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Phymatolithon calcareum and L glaciale were nominated as key species on both of the Scottish control and impacted grounds since the long-term sustainablility of the maerl habitat depends on the growth and survival of this species pair.; Name in original file:Lithothamnion glaciale'^^xsd:string;
  dwc:aphiaid '145170'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_92'^^xsd:string;
  dwc:aphiaIdAccepted '1736213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_93'^^xsd:string;
  dwc:scientificName 'Lithothamnion glaciale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Phymatolithon calcareum and L glaciale were nominated as key species on both of the Scottish control and impacted grounds since the long-term sustainablility of the maerl habitat depends on the growth and survival of this species pair.; Name in original file:Lithothamnion glaciale'^^xsd:string;
  dwc:aphiaid '145170'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_93'^^xsd:string;
  dwc:aphiaIdAccepted '1736213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_94'^^xsd:string;
  dwc:scientificName 'Lithothamnion sonderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithothamnion sonderi'^^xsd:string;
  dwc:aphiaid '145178'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_94'^^xsd:string;
  dwc:aphiaIdAccepted '145178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_95'^^xsd:string;
  dwc:scientificName 'Lithothamnion sonderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lithothamnion sonderi'^^xsd:string;
  dwc:aphiaid '145178'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_95'^^xsd:string;
  dwc:aphiaIdAccepted '145178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3234'^^xsd:string;
  dwc:scientificName 'Lomanotus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lomanotus marmoratus'^^xsd:string;
  dwc:aphiaid '140274'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3234'^^xsd:string;
  dwc:aphiaIdAccepted '140274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_213'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lomentaria clavellosa'^^xsd:string;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_213'^^xsd:string;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3961'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lophius piscatorius'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3961'^^xsd:string;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3385'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lucinoma borealis'^^xsd:string;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3385'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3386'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lucinoma borealis'^^xsd:string;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3386'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4614'^^xsd:string;
  dwc:scientificName 'Luidia ciliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Luidia ciliaris'^^xsd:string;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4614'^^xsd:string;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4615'^^xsd:string;
  dwc:scientificName 'Luidia ciliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Luidia ciliaris'^^xsd:string;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4615'^^xsd:string;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1588'^^xsd:string;
  dwc:scientificName 'Lumbriclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbriclymene sp.A'^^xsd:string;
  dwc:aphiaid '129350'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1588'^^xsd:string;
  dwc:aphiaIdAccepted '129350'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1589'^^xsd:string;
  dwc:scientificName 'Lumbriclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbriclymene sp.A'^^xsd:string;
  dwc:aphiaid '129350'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1589'^^xsd:string;
  dwc:aphiaIdAccepted '129350'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1345'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris fragilis'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1345'^^xsd:string;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1346'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris fragilis'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1346'^^xsd:string;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1365'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Lumbrineris tetraura'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1365'^^xsd:string;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1366'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Lumbrineris tetraura'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1366'^^xsd:string;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3476'^^xsd:string;
  dwc:scientificName 'Lutraria angustior'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Lutraria angustior'^^xsd:string;
  dwc:aphiaid '140294'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3476'^^xsd:string;
  dwc:aphiaIdAccepted '140294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3477'^^xsd:string;
  dwc:scientificName 'Lutraria angustior'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Lutraria angustior'^^xsd:string;
  dwc:aphiaid '140294'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3477'^^xsd:string;
  dwc:aphiaIdAccepted '140294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2038'^^xsd:string;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa ceratina'^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2038'^^xsd:string;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2039'^^xsd:string;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa ceratina'^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2039'^^xsd:string;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2051'^^xsd:string;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa plumosa'^^xsd:string;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2051'^^xsd:string;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2052'^^xsd:string;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa plumosa'^^xsd:string;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2052'^^xsd:string;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2653'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia rostrata'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2653'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2654'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia rostrata'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2654'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2206'^^xsd:string;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera othonis'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2206'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2207'^^xsd:string;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera othonis'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2207'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3173'^^xsd:string;
  dwc:scientificName 'Mangelia (Mangelia) brachystoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Mangelia (Mangelia) brachystoma (Philippi).; Name in original file:Mangelia brachystoma (Philippi, 1844)'^^xsd:string;
  dwc:aphiaid '152322'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3173'^^xsd:string;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2859'^^xsd:string;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Margarites helicinus'^^xsd:string;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2859'^^xsd:string;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3087'^^xsd:string;
  dwc:scientificName 'Marshallora adversa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marshallora adversa'^^xsd:string;
  dwc:aphiaid '141715'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3087'^^xsd:string;
  dwc:aphiaIdAccepted '141715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3741'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marthasterias glacialis'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3741'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3742'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marthasterias glacialis'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3742'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_184'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mastocarpus stellatus'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_184'^^xsd:string;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1568'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Mediomastus fragilis'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1568'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1569'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Mediomastus fragilis'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1569'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3096'^^xsd:string;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melanella alba'^^xsd:string;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3096'^^xsd:string;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3097'^^xsd:string;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melanella alba'^^xsd:string;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3097'^^xsd:string;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1650'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Melinna palmata Grube, 1870.; Name in original file:Melinna palmata Grube, 1869'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1650'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_96'^^xsd:string;
  dwc:scientificName 'Melobesia membranacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melobesia membranacea'^^xsd:string;
  dwc:aphiaid '145182'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_96'^^xsd:string;
  dwc:aphiaIdAccepted '145182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_97'^^xsd:string;
  dwc:scientificName 'Melobesia membranacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melobesia membranacea'^^xsd:string;
  dwc:aphiaid '145182'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_97'^^xsd:string;
  dwc:aphiaIdAccepted '145182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3641'^^xsd:string;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Membranipora membranacea'^^xsd:string;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3641'^^xsd:string;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3642'^^xsd:string;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Membranipora membranacea'^^xsd:string;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3642'^^xsd:string;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_361'^^xsd:string;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Membranoptera alata'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_361'^^xsd:string;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_743'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Metridium senile'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_743'^^xsd:string;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_744'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'UKC, was characterized by a stable assemblage of species with larger, longer-lived species common year round (e.g. Metrìdium senile, Pista cristata).; Name in original file:Metridium senile'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_744'^^xsd:string;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2313'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus versiculatus'^^xsd:string;
  dwc:aphiaid '102053'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2313'^^xsd:string;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3660'^^xsd:string;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microporella ciliata'^^xsd:string;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3660'^^xsd:string;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3661'^^xsd:string;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microporella ciliata'^^xsd:string;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3661'^^xsd:string;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4948'^^xsd:string;
  dwc:scientificName 'Microstomus kitt'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microstomus kitt'^^xsd:string;
  dwc:aphiaid '127140'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4948'^^xsd:string;
  dwc:aphiaIdAccepted '127140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3324'^^xsd:string;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'These bivalves played a key structuring role at UKC with groups of ca 10-120 sharing nests of 10-80 cm diameter and 2-30 cm height. To the south of UKC the habitat graded into one dominated by a continuous sheet of L hians nests.; Name in original file:Modiolarca tumida'^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3324'^^xsd:string;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3320'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus modiolus'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3320'^^xsd:string;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3321'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus modiolus'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3321'^^xsd:string;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3494'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Moerella donacina'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3494'^^xsd:string;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3495'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Moerella donacina'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3495'^^xsd:string;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3943'^^xsd:string;
  dwc:scientificName 'Molgula occulta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Molgula occulta'^^xsd:string;
  dwc:aphiaid '103791'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3943'^^xsd:string;
  dwc:aphiaIdAccepted '103791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1952'^^xsd:string;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Monoculodes carinatus (Spence Bate, 1857).; Name in original file:Monoculodes carinatus (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1952'^^xsd:string;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4957'^^xsd:string;
  dwc:scientificName 'Morus bassanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Morus bassanus'^^xsd:string;
  dwc:aphiaid '148776'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4957'^^xsd:string;
  dwc:aphiaIdAccepted '148776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4958'^^xsd:string;
  dwc:scientificName 'Morus bassanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Morus bassanus'^^xsd:string;
  dwc:aphiaid '148776'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4958'^^xsd:string;
  dwc:aphiaIdAccepted '148776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2437'^^xsd:string;
  dwc:scientificName 'Munna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Munna sp.A'^^xsd:string;
  dwc:aphiaid '118374'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2437'^^xsd:string;
  dwc:aphiaIdAccepted '118374'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2438'^^xsd:string;
  dwc:scientificName 'Munna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Munna sp.A'^^xsd:string;
  dwc:aphiaid '118374'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2438'^^xsd:string;
  dwc:aphiaIdAccepted '118374'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3585'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'resistant to scallop dredging disturbance, with no long-term changes to their population density.; Name in original file:Mya truncata'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3585'^^xsd:string;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3586'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'resistant to scallop dredging disturbance, with no long-term changes to their population density.; Name in original file:Mya truncata'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3586'^^xsd:string;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_672'^^xsd:string;
  dwc:scientificName 'Mycale macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mycale macilenta'^^xsd:string;
  dwc:aphiaid '133293'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_672'^^xsd:string;
  dwc:aphiaIdAccepted '168587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3987'^^xsd:string;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Myoxocephalus scorpius'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3987'^^xsd:string;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3988'^^xsd:string;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Myoxocephalus scorpius'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3988'^^xsd:string;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3412'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'it is known to associate with the burrows of other species.; Name in original file:Mysella bidentata'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3412'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_975'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysta picta'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_975'^^xsd:string;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_976'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysta picta'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_976'^^xsd:string;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3308'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mytilus edulis'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3308'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3309'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mytilus edulis'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3309'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1783'^^xsd:string;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Myxicola infundibulum (Renier, 1847).; Name in original file:Myxicola infundibulum (Renier, 1804)'^^xsd:string;
  dwc:aphiaid '872045'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1783'^^xsd:string;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1784'^^xsd:string;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Myxicola infundibulum (Renier, 1847).; Name in original file:Myxicola infundibulum (Renier, 1804)'^^xsd:string;
  dwc:aphiaid '872045'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1784'^^xsd:string;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_675'^^xsd:string;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Myxilla incrustans'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_675'^^xsd:string;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2384'^^xsd:string;
  dwc:scientificName 'Natatolana borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Natatolana borealis'^^xsd:string;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2384'^^xsd:string;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2385'^^xsd:string;
  dwc:scientificName 'Natatolana borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Natatolana borealis'^^xsd:string;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2385'^^xsd:string;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2752'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Necora puber'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2752'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2753'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Necora puber'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2753'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_716'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nemertesia antennina'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_716'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3860'^^xsd:string;
  dwc:scientificName 'Neopentadactyla mixta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Neopentadactyla mixta (Östergren, 1898) Deichmann, 1944/ large holothurians  are visible to divers only at certain times of year, as during the spring phytoplankton bloom, their crowns of tentacles are extended from the sediment into the water for feeding.; Name in original file:Neopentadactyla mixta'^^xsd:string;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3860'^^xsd:string;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_845'^^xsd:string;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Nephasoma minutum'^^xsd:string;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_845'^^xsd:string;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1252'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys cirrosa'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1252'^^xsd:string;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1257'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Nephtys hombergii Savigny in Lamarck, 1818.; Name in original file:Nephtys hombergii'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1257'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1258'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Nephtys hombergii Savigny in Lamarck, 1818.; Name in original file:Nephtys hombergii'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1258'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1267'^^xsd:string;
  dwc:scientificName 'Nephtys incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys incisa'^^xsd:string;
  dwc:aphiaid '130362'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1267'^^xsd:string;
  dwc:aphiaIdAccepted '130362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3156'^^xsd:string;
  dwc:scientificName 'Neptunea antiqua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Neptunea antigua'^^xsd:string;
  dwc:aphiaid '138920'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3156'^^xsd:string;
  dwc:aphiaIdAccepted '138920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1113'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereimyra punctata'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1113'^^xsd:string;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1114'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereimyra punctata'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1114'^^xsd:string;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1224'^^xsd:string;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis longissima'^^xsd:string;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1224'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1225'^^xsd:string;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis longissima'^^xsd:string;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1225'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1228'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis pelagica'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1228'^^xsd:string;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1229'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis pelagica'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1229'^^xsd:string;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1230'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis zonata'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1230'^^xsd:string;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1231'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereis zonata'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1231'^^xsd:string;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3974'^^xsd:string;
  dwc:scientificName 'Nerophis lumbriciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nerophis lumbriciformis'^^xsd:string;
  dwc:aphiaid '127383'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3974'^^xsd:string;
  dwc:aphiaIdAccepted '127383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_364'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nitophyllum punctatum'^^xsd:string;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_364'^^xsd:string;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1888'^^xsd:string;
  dwc:scientificName 'Notodelphys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Notodelphys sp.A'^^xsd:string;
  dwc:aphiaid '106476'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1888'^^xsd:string;
  dwc:aphiaIdAccepted '106476'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1889'^^xsd:string;
  dwc:scientificName 'Notodelphys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Notodelphys sp.A'^^xsd:string;
  dwc:aphiaid '106476'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1889'^^xsd:string;
  dwc:aphiaIdAccepted '106476'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1573'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Notomastus latericeus'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1573'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1574'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Notomastus latericeus'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1574'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1023'^^xsd:string;
  dwc:scientificName 'Notophyllum foliosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Notophyllum foliosum'^^xsd:string;
  dwc:aphiaid '130661'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1023'^^xsd:string;
  dwc:aphiaIdAccepted '130661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3283'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula nucleus'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3283'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3284'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nucula nucleus'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3284'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_720'^^xsd:string;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Obelia dichotoma'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_720'^^xsd:string;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_721'^^xsd:string;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Obelia dichotoma'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_721'^^xsd:string;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_722'^^xsd:string;
  dwc:scientificName 'Obelia geniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Obelia geniculata'^^xsd:string;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_722'^^xsd:string;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3005'^^xsd:string;
  dwc:scientificName 'Obtusella intersecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Obtusella intersecta'^^xsd:string;
  dwc:aphiaid '141304'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3005'^^xsd:string;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3866'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ocnus planci'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3866'^^xsd:string;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_437'^^xsd:string;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Odanthalia dentata'^^xsd:string;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_437'^^xsd:string;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3193'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Odostomia turrita'^^xsd:string;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3193'^^xsd:string;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3194'^^xsd:string;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Odostomia turrita'^^xsd:string;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3194'^^xsd:string;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3239'^^xsd:string;
  dwc:scientificName 'Onchidoris bilamellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onchidoris bilamellata'^^xsd:string;
  dwc:aphiaid '150457'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3239'^^xsd:string;
  dwc:aphiaIdAccepted '150457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3240'^^xsd:string;
  dwc:scientificName 'Onchidoris bilamellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onchidoris bilamellata'^^xsd:string;
  dwc:aphiaid '150457'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3240'^^xsd:string;
  dwc:aphiaIdAccepted '150457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4146'^^xsd:string;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onchidoris muricata'^^xsd:string;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4146'^^xsd:string;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4147'^^xsd:string;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onchidoris muricata'^^xsd:string;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4147'^^xsd:string;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3201'^^xsd:string;
  dwc:scientificName 'Ondina divisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ondina divisa'^^xsd:string;
  dwc:aphiaid '141033'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3201'^^xsd:string;
  dwc:aphiaIdAccepted '141033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3006'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onoba aculeus'^^xsd:string;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3006'^^xsd:string;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3007'^^xsd:string;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onoba aculeus'^^xsd:string;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3007'^^xsd:string;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3008'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onoba semicostata'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3008'^^xsd:string;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3009'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onoba semicostata'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3009'^^xsd:string;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1612'^^xsd:string;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophelina acuminata'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1612'^^xsd:string;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1613'^^xsd:string;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophelina acuminata'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1613'^^xsd:string;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3765'^^xsd:string;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiocomina nigra (Abildgaard in O.F. Müller, 1789) / One of the main differences between the two study sites was that this brittlestar was densely aggregated over the surface of maerl gravel at UKC throughout the sampling period from 1996-1998 whereas adults of this species were absent from UKI.; Name in original file:Ophiocomina nigra'^^xsd:string;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3765'^^xsd:string;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3766'^^xsd:string;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiocomina nigra (Abildgaard in O.F. Müller, 1789) / One of the main differences between the two study sites was that this brittlestar was densely aggregated over the surface of maerl gravel at UKC throughout the sampling period from 1996-1998 whereas adults of this species were absent from UKI.; Name in original file:Ophiocomina nigra'^^xsd:string;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3766'^^xsd:string;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3774'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiopholis aculeata'^^xsd:string;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3774'^^xsd:string;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3775'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiopholis aculeata'^^xsd:string;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3775'^^xsd:string;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4663'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiothrix fragilis (Abildgaard in O.F. Müller, 1789).; Name in original file:Ophiothrix fragilis'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4663'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4664'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiothrix fragilis (Abildgaard in O.F. Müller, 1789).; Name in original file:Ophiothrix fragilis'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4664'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3797'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiura albida'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3797'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3798'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiura albida'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3798'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2058'^^xsd:string;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Orchomene nanus'^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2058'^^xsd:string;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2059'^^xsd:string;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Orchomene nanus'^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2059'^^xsd:string;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_643'^^xsd:string;
  dwc:scientificName 'Ostreobium quekettii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ostreobium quikettii'^^xsd:string;
  dwc:aphiaid '145095'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_643'^^xsd:string;
  dwc:aphiaIdAccepted '145095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_644'^^xsd:string;
  dwc:scientificName 'Ostreobium quekettii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ostreobium quikettii'^^xsd:string;
  dwc:aphiaid '145095'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_644'^^xsd:string;
  dwc:aphiaIdAccepted '145095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1633'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Owenia fusiformis Delle Chiaje, 1844 / uncommon at UKI where only 8 specimens were caught.; Name in original file:Owenia fusiformis Chiaje,1842'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1633'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1634'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Owenia fusiformis Delle Chiaje, 1844 / This polychaete formed dense adult populations in the maerl gravel at UKC throughout the sampling period from 1996-1998. It was the second-most abundant polychaete retained on a 1 mm sieve and occurred in Ring Dredge samples, core samples and all 38 van Veen grab samples analysed with seasonal means of 9-22 and up to 26 individuals collected per O.lm 2 grab.; Name in original file:Owenia fusiformis Chiaje,1842'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1634'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2576'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus bernhardus'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2576'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2577'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus bernhardus'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2577'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2584'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus cuanensis'^^xsd:string;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2584'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2585'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus cuanensis'^^xsd:string;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2585'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2588'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus prideaux'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2588'^^xsd:string;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2593'^^xsd:string;
  dwc:scientificName 'Pagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus pubescens'^^xsd:string;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2593'^^xsd:string;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2594'^^xsd:string;
  dwc:scientificName 'Pagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pagurus pubescens'^^xsd:string;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2594'^^xsd:string;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3368'^^xsd:string;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palliolum tigerinum'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3368'^^xsd:string;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3369'^^xsd:string;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palliolum tigerinum'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3369'^^xsd:string;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2525'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pandalina brevirostris (Rathke, 1843).; Name in original file:Pandalina brevirostris (Rathke, 1837)'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2525'^^xsd:string;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2526'^^xsd:string;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pandalus montagui'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2526'^^xsd:string;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2527'^^xsd:string;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pandalus montagui'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2527'^^xsd:string;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1835'^^xsd:string;
  dwc:scientificName 'Paradexiospira vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradexiospira vitrea'^^xsd:string;
  dwc:aphiaid '155160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1835'^^xsd:string;
  dwc:aphiaIdAccepted '334341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1836'^^xsd:string;
  dwc:scientificName 'Paradexiospira vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradexiospira vitrea'^^xsd:string;
  dwc:aphiaid '155160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1836'^^xsd:string;
  dwc:aphiaIdAccepted '334341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2273'^^xsd:string;
  dwc:scientificName 'Parajassa pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parajassa pelagica'^^xsd:string;
  dwc:aphiaid '102440'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2273'^^xsd:string;
  dwc:aphiaIdAccepted '102440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2023'^^xsd:string;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parametaphoxus fultoni'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2023'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1268'^^xsd:string;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paramphinome jeffreysii'^^xsd:string;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1268'^^xsd:string;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3659'^^xsd:string;
  dwc:scientificName 'Parasmittina trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parasmittina trispinosa'^^xsd:string;
  dwc:aphiaid '111547'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3659'^^xsd:string;
  dwc:aphiaIdAccepted '111547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1269'^^xsd:string;
  dwc:scientificName 'Pareurythoe borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pareurythoe borealis'^^xsd:string;
  dwc:aphiaid '129838'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1269'^^xsd:string;
  dwc:aphiaIdAccepted '129838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3202'^^xsd:string;
  dwc:scientificName 'Partulida pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Partulida pellucida'^^xsd:string;
  dwc:aphiaid '416634'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3202'^^xsd:string;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3448'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium ovale'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3448'^^xsd:string;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3449'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium ovale'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3449'^^xsd:string;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3456'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium scabrum'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3456'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3457'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium scabrum'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3457'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3346'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'European maerl grounds are exploited commercially for scallops (Pectén maximus and Aequipecten opercularis) in Scotland (Hall-Spencer, 1998).; Name in original file:Pecten maximus'^^xsd:string;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3346'^^xsd:string;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3347'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'European maerl grounds are exploited commercially for scallops (Pectén maximus and Aequipecten opercularis) in Scotland (Hall-Spencer, 1998).; Name in original file:Pecten maximus'^^xsd:string;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3347'^^xsd:string;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_828'^^xsd:string;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Pedicellina cernua'^^xsd:string;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_828'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_829'^^xsd:string;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Pedicellina cernua'^^xsd:string;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_829'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1232'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Perinereis cultrifera'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1232'^^xsd:string;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1233'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Perinereis cultrifera'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1233'^^xsd:string;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1647'^^xsd:string;
  dwc:scientificName 'Petta pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Petta pusilla Malmgren, 1866.; Name in original file:Petta pusilla Malmgren, 1867'^^xsd:string;
  dwc:aphiaid '130597'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1647'^^xsd:string;
  dwc:aphiaIdAccepted '130597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1648'^^xsd:string;
  dwc:scientificName 'Petta pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Petta pusilla Malmgren, 1866.; Name in original file:Petta pusilla Malmgren, 1867'^^xsd:string;
  dwc:aphiaid '130597'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1648'^^xsd:string;
  dwc:aphiaIdAccepted '130597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4953'^^xsd:string;
  dwc:scientificName 'Phalacrocorax aristotelis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phalacrocorax aristotelis'^^xsd:string;
  dwc:aphiaid '137178'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4953'^^xsd:string;
  dwc:aphiaIdAccepted '1704278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4954'^^xsd:string;
  dwc:scientificName 'Phalacrocorax aristotelis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phalacrocorax aristotelis'^^xsd:string;
  dwc:aphiaid '137178'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4954'^^xsd:string;
  dwc:aphiaIdAccepted '1704278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4955'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phalacrocorax carbo'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4955'^^xsd:string;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4956'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phalacrocorax carbo'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4956'^^xsd:string;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_846'^^xsd:string;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Phascolion strombus'^^xsd:string;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_846'^^xsd:string;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3216'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Philine aperta'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3216'^^xsd:string;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3217'^^xsd:string;
  dwc:scientificName 'Philine punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Philine punctata'^^xsd:string;
  dwc:aphiaid '140758'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3217'^^xsd:string;
  dwc:aphiaIdAccepted '140758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4962'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phocoena phocoena'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4962'^^xsd:string;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4920'^^xsd:string;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholis gunnellus'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4920'^^xsd:string;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4921'^^xsd:string;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholis gunnellus'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4921'^^xsd:string;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3695'^^xsd:string;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoronis hippocrepia'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3695'^^xsd:string;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3696'^^xsd:string;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoronis hippocrepia'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3696'^^xsd:string;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4602'^^xsd:string;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoronis muelleri'^^xsd:string;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4602'^^xsd:string;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4603'^^xsd:string;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoronis muelleri'^^xsd:string;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4603'^^xsd:string;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2247'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Photis longicaudata'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2247'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4946'^^xsd:string;
  dwc:scientificName 'Phrynorhombus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phrynorhombus norvegicus'^^xsd:string;
  dwc:aphiaid '127147'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4946'^^xsd:string;
  dwc:aphiaIdAccepted '127147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_367'^^xsd:string;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important maerl-ground macroalgae from Atlantic sites investigated by BIOMAERL.; Name in original file:Phycodrys rubens'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_367'^^xsd:string;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_368'^^xsd:string;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important maerl-ground macroalgae from Atlantic sites investigated by BIOMAERL.; Name in original file:Phycodrys rubens'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_368'^^xsd:string;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1025'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce sp.A'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1025'^^xsd:string;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1026'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce sp.A'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1026'^^xsd:string;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_185'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllophora crispa'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_185'^^xsd:string;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_186'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllophora crispa'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_186'^^xsd:string;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_98'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Large maerl thalli are among the oldest marine plants in the N. Atlantic and contribute deposits that take hundreds, perhaps thousands, of years to accumulate, since even optimal growth rates are extremely slow. For this reason, management of the exploitation of maerl-forming Lithothamnion corallioides (P.& H.Crouan) P. & H.Crouan and Phymatolithon calcareum (Pallas) Adey & McKibben is obligatory under the EC Directive on the Conservation of Natural Habitats and Wild Fauna and Flora (1992).; Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_98'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_99'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Large maerl thalli are among the oldest marine plants in the N. Atlantic and contribute deposits that take hundreds, perhaps thousands, of years to accumulate, since even optimal growth rates are extremely slow. For this reason, management of the exploitation of maerl-forming Lithothamnion corallioides (P.& H.Crouan) P. & H.Crouan and Phymatolithon calcareum (Pallas) Adey & McKibben is obligatory under the EC Directive on the Conservation of Natural Habitats and Wild Fauna and Flora (1992).; Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_99'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_110'^^xsd:string;
  dwc:scientificName 'Phymatolithon laevigatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phymatolithon laevigatum'^^xsd:string;
  dwc:aphiaid '145200'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_110'^^xsd:string;
  dwc:aphiaIdAccepted '145200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_111'^^xsd:string;
  dwc:scientificName 'Phymatolithon laevigatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phymatolithon laevigatum'^^xsd:string;
  dwc:aphiaid '145200'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_111'^^xsd:string;
  dwc:aphiaIdAccepted '145200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_112'^^xsd:string;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phymatolithon lenormandii'^^xsd:string;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_112'^^xsd:string;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1041'^^xsd:string;
  dwc:scientificName 'Pirakia punctifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pirakia punctifera'^^xsd:string;
  dwc:aphiaid '147104'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1041'^^xsd:string;
  dwc:aphiaIdAccepted '130643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2619'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisidia longicornis'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2619'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2620'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisidia longicornis'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2620'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_867'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisione remota'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_867'^^xsd:string;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_868'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisione remota'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_868'^^xsd:string;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1722'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'In terms of biomass and abundance, terebellids (e.g. T. stroemi, Pista cristata) were much more important at UKC than at UKI. Terebellids feed mainly on settled detritus which was more abundant in the muddier, more sheltered conditions of UKC.; Name in original file:Pista cristata'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1722'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1723'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'In terms of biomass and abundance, terebellids (e.g. T. stroemi, Pista cristata) were much more important at UKC than at UKI. Terebellids feed mainly on settled detritus which was more abundant in the muddier, more sheltered conditions of UKC.; Name in original file:Pista cristata'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1723'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1234'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Platynereis dumerilii'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1234'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1235'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Platynereis dumerilii'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1235'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_784'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pleurobranchia pileus'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_784'^^xsd:string;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_785'^^xsd:string;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pleurobranchia pileus'^^xsd:string;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_785'^^xsd:string;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3226'^^xsd:string;
  dwc:scientificName 'Pleurobranchus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pleurobranchus membranaceus (Montagu, 1816).; Name in original file:Pleurobranchus membranaceus (Montagu, 1815)'^^xsd:string;
  dwc:aphiaid '140820'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3226'^^xsd:string;
  dwc:aphiaIdAccepted '140820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4949'^^xsd:string;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pleuronectes platessa'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4949'^^xsd:string;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4950'^^xsd:string;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pleuronectes platessa'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4950'^^xsd:string;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_199'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important maerl-ground macroalgae from Atlantic sites investigated by BIOMAERL.; Name in original file:Plocamium cartilagineum'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_199'^^xsd:string;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_305'^^xsd:string;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Plumaria plumosa'^^xsd:string;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_305'^^xsd:string;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3379'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pododesmus patelliformis'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3379'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3380'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pododesmus patelliformis'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3380'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3070'^^xsd:string;
  dwc:scientificName 'Polinices (Lunatia) montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polinices montagui'^^xsd:string;
  dwc:aphiaid '150638'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3070'^^xsd:string;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3071'^^xsd:string;
  dwc:scientificName 'Polinices (Lunatia) montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polinices montagui'^^xsd:string;
  dwc:aphiaid '150638'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3071'^^xsd:string;
  dwc:aphiaIdAccepted '140533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3076'^^xsd:string;
  dwc:scientificName 'Polinices (Euspira) pulchellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polinices pulchellus'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3076'^^xsd:string;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3077'^^xsd:string;
  dwc:scientificName 'Polinices (Euspira) pulchellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polinices pulchellus'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3077'^^xsd:string;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3965'^^xsd:string;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pollachius pollachius'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3965'^^xsd:string;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3966'^^xsd:string;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pollachius pollachius'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3966'^^xsd:string;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3967'^^xsd:string;
  dwc:scientificName 'Pollachius virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pollachius virens'^^xsd:string;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3967'^^xsd:string;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3968'^^xsd:string;
  dwc:scientificName 'Pollachius virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pollachius virens'^^xsd:string;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3968'^^xsd:string;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3243'^^xsd:string;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycera quadrilineata'^^xsd:string;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3243'^^xsd:string;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3244'^^xsd:string;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycera quadrilineata'^^xsd:string;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3244'^^xsd:string;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1750'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycirrus sp.A'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1750'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1751'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polycirrus sp.A'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1751'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1626'^^xsd:string;
  dwc:scientificName 'Polygordius lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'One of the main faunal differences between the two Clyde maerl grounds studied was the abundance of P. lacteus at UKI and its absence from UKC.; Name in original file:Polygordius lacteus'^^xsd:string;
  dwc:aphiaid '130714'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1626'^^xsd:string;
  dwc:aphiaIdAccepted '130714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1614'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polyophthalmus pictus'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1614'^^xsd:string;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1615'^^xsd:string;
  dwc:scientificName 'Polyphysia crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polyphysia crassa'^^xsd:string;
  dwc:aphiaid '130977'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1615'^^xsd:string;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_447'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia elongata'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_447'^^xsd:string;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_452'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia fucoides'^^xsd:string;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_452'^^xsd:string;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_453'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia fucoides'^^xsd:string;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_453'^^xsd:string;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_454'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia nigra'^^xsd:string;
  dwc:aphiaid '144651'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_454'^^xsd:string;
  dwc:aphiaIdAccepted '1027775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_455'^^xsd:string;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polysiphonia stricta'^^xsd:string;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_455'^^xsd:string;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1807'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1807'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1808'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species distinguished in terms of frequency/abundance from the Clyde Sea area (control) investigated.; Name in original file:Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1808'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4941'^^xsd:string;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pomatoschistus pictus'^^xsd:string;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4941'^^xsd:string;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4942'^^xsd:string;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pomatoschistus pictus'^^xsd:string;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4942'^^xsd:string;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_820'^^xsd:string;
  dwc:scientificName 'Pontonema vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pontonema vulgare'^^xsd:string;
  dwc:aphiaid '122216'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_820'^^xsd:string;
  dwc:aphiaIdAccepted '122216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_821'^^xsd:string;
  dwc:scientificName 'Pontonema vulgare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pontonema vulgare'^^xsd:string;
  dwc:aphiaid '122216'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_821'^^xsd:string;
  dwc:aphiaIdAccepted '122216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3717'^^xsd:string;
  dwc:scientificName 'Porania (Porania) pulvillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Porania pulvillus'^^xsd:string;
  dwc:aphiaid '125166'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3717'^^xsd:string;
  dwc:aphiaIdAccepted '125166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3718'^^xsd:string;
  dwc:scientificName 'Porania (Porania) pulvillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Porania pulvillus'^^xsd:string;
  dwc:aphiaid '125166'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3718'^^xsd:string;
  dwc:aphiaIdAccepted '125166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_26'^^xsd:string;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Porphyra miniata (C.Agardh) C.Agardh, 1824.; Name in original file:Porphyra miniata (C Agardh) J Agardh'^^xsd:string;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_26'^^xsd:string;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1915'^^xsd:string;
  dwc:scientificName 'Praunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Praunus spp.'^^xsd:string;
  dwc:aphiaid '119898'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1915'^^xsd:string;
  dwc:aphiaIdAccepted '119898'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1916'^^xsd:string;
  dwc:scientificName 'Praunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Praunus spp.'^^xsd:string;
  dwc:aphiaid '119898'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1916'^^xsd:string;
  dwc:aphiaIdAccepted '119898'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1919'^^xsd:string;
  dwc:scientificName 'Praunus inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Praunus inermis'^^xsd:string;
  dwc:aphiaid '120178'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1919'^^xsd:string;
  dwc:aphiaIdAccepted '120178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_827'^^xsd:string;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Mud specialists (e.g. Priapulus caudatus] were present only at UKC.; Name in original file:Priapulus caudatus'^^xsd:string;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_827'^^xsd:string;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1465'^^xsd:string;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Prionospio sp.A'^^xsd:string;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1465'^^xsd:string;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1466'^^xsd:string;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Prionospio sp.A'^^xsd:string;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1466'^^xsd:string;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1732'^^xsd:string;
  dwc:scientificName 'Proclea graffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Proclea grafii'^^xsd:string;
  dwc:aphiaid '157545'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1732'^^xsd:string;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1381'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Protodorvillea kefersteini'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1381'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1382'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Protodorvillea kefersteini'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1382'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1832'^^xsd:string;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Protula tubularia'^^xsd:string;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1832'^^xsd:string;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3810'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Psammechinus miliaris (P.L.S. Müller, 1771) / This sea urchin was more abundant and had a higher biomass at the control site than at the impacted site.; Name in original file:Psammechinus miliaris (Gmelin, 1778)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3810'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3811'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Psammechinus miliaris (P.L.S. Müller, 1771) / This sea urchin was more abundant and had a higher biomass at the control site than at the impacted site.; Name in original file:Psammechinus miliaris (Gmelin, 1778)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3811'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2456'^^xsd:string;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseodoparatanais batei'^^xsd:string;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2456'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2457'^^xsd:string;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseodoparatanais batei'^^xsd:string;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2457'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_480'^^xsd:string;
  dwc:scientificName 'Pseudolithoderma extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudolithoderma extensum'^^xsd:string;
  dwc:aphiaid '144990'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_480'^^xsd:string;
  dwc:aphiaIdAccepted '144990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_481'^^xsd:string;
  dwc:scientificName 'Pseudolithoderma extensum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudolithoderma extensum'^^xsd:string;
  dwc:aphiaid '144990'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_481'^^xsd:string;
  dwc:aphiaIdAccepted '144990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_982'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Pseudomystides limbata'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_982'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_983'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Pseudomystides limbata'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_983'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_458'^^xsd:string;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterosiphonia parasitica'^^xsd:string;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_458'^^xsd:string;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_459'^^xsd:string;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterosiphonia parasitica'^^xsd:string;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_459'^^xsd:string;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_461'^^xsd:string;
  dwc:scientificName 'Pterosiphonia pennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterosiphonia pennata'^^xsd:string;
  dwc:aphiaid '144852'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_461'^^xsd:string;
  dwc:aphiaIdAccepted '1027802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_306'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pterothamnion plumula'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_306'^^xsd:string;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_309'^^xsd:string;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ptilota gunneri'^^xsd:string;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_309'^^xsd:string;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_310'^^xsd:string;
  dwc:scientificName 'Ptilothamnion pluma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ptilothamnion pluma'^^xsd:string;
  dwc:aphiaid '144689'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_310'^^xsd:string;
  dwc:aphiaIdAccepted '144689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3014'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pusillina inconspicua'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3014'^^xsd:string;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3184'^^xsd:string;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Raphitoma linearis'^^xsd:string;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3184'^^xsd:string;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3188'^^xsd:string;
  dwc:scientificName 'Raphitoma purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Raphitoma purpurea'^^xsd:string;
  dwc:aphiaid '139379'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3188'^^xsd:string;
  dwc:aphiaIdAccepted '139379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3222'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Retusa truncatula'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3222'^^xsd:string;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_717'^^xsd:string;
  dwc:scientificName 'Rhizocaulus verticillatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhizocaulus verticillatus'^^xsd:string;
  dwc:aphiaid '117399'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_717'^^xsd:string;
  dwc:aphiaIdAccepted '117399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_693'^^xsd:string;
  dwc:scientificName 'Rhizostoma octopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhizostoma octopus'^^xsd:string;
  dwc:aphiaid '152203'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_693'^^xsd:string;
  dwc:aphiaIdAccepted '152203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_694'^^xsd:string;
  dwc:scientificName 'Rhizostoma octopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhizostoma octopus'^^xsd:string;
  dwc:aphiaid '152203'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_694'^^xsd:string;
  dwc:aphiaIdAccepted '152203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_468'^^xsd:string;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rhodomela confervoides'^^xsd:string;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_468'^^xsd:string;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2970'^^xsd:string;
  dwc:scientificName 'Rissoa interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa interrupta'^^xsd:string;
  dwc:aphiaid '154011'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2970'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2971'^^xsd:string;
  dwc:scientificName 'Rissoa interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa interrupta'^^xsd:string;
  dwc:aphiaid '154011'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2971'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2972'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa lilacina'^^xsd:string;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2972'^^xsd:string;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2983'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa parva'^^xsd:string;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2983'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2977'^^xsd:string;
  dwc:scientificName 'Rissoa rufilabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa rufilabrum'^^xsd:string;
  dwc:aphiaid '750249'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2977'^^xsd:string;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1791'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sabella pavonina Savigny, 1822.; Name in original file:Sabella pavonina Savigny, 1820'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1791'^^xsd:string;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1885'^^xsd:string;
  dwc:scientificName 'Sacculina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sacculina sp.A'^^xsd:string;
  dwc:aphiaid '134782'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1885'^^xsd:string;
  dwc:aphiaIdAccepted '134782'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_746'^^xsd:string;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sagartia elegans'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_746'^^xsd:string;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1616'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scalibregma inflatum'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1616'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1617'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This was the commonest annelid retained on a 1mm sieve in the surface layer of sediment at UKC throughout the 1996-1998 sampling period.; Name in original file:Scalibregma inflatum'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1617'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3210'^^xsd:string;
  dwc:scientificName 'Scaphander lignarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scaphander lignarius'^^xsd:string;
  dwc:aphiaid '139488'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3210'^^xsd:string;
  dwc:aphiaIdAccepted '139488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1389'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Schistomeringos neglecta'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1389'^^xsd:string;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1390'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Schistomeringos neglecta'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1390'^^xsd:string;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1477'^^xsd:string;
  dwc:scientificName 'Scolelepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scolelepis sp.A'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1477'^^xsd:string;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1478'^^xsd:string;
  dwc:scientificName 'Scolelepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scolelepis sp.A'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1478'^^xsd:string;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4944'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scomber scombrus'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4944'^^xsd:string;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4945'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scomber scombrus'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4945'^^xsd:string;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2064'^^xsd:string;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scopelocheirus hopei'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2064'^^xsd:string;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2065'^^xsd:string;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scopelocheirus hopei'^^xsd:string;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2065'^^xsd:string;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4555'^^xsd:string;
  dwc:scientificName 'Scrupocellaria reptans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Scrupocellaria reptans (Linnaeus, 1758).; Name in original file:Scrupocellaria reptans (Linnaeus, 1767)'^^xsd:string;
  dwc:aphiaid '111247'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4555'^^xsd:string;
  dwc:aphiaIdAccepted '738997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3648'^^xsd:string;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scrupocellaria sp.A'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3648'^^xsd:string;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3649'^^xsd:string;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scrupocellaria sp.A'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3649'^^xsd:string;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3944'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scyliorhinus canicula'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3944'^^xsd:string;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3945'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scyliorhinus canicula'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3945'^^xsd:string;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_486'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scytosiphon lomentaria'^^xsd:string;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_486'^^xsd:string;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3402'^^xsd:string;
  dwc:scientificName 'Semierycina nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Semierycina nitida'^^xsd:string;
  dwc:aphiaid '152310'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3402'^^xsd:string;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3621'^^xsd:string;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sepiola atlantica d\'Orbigny [in Férussac & d\'Orbigny], 1839–1842.; Name in original file:Sepiola atlantica Orbigny in Ferussac & Orbigny. 1840'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3621'^^xsd:string;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3622'^^xsd:string;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sepiola atlantica d\'Orbigny [in Férussac & d\'Orbigny], 1839–1842.; Name in original file:Sepiola atlantica Orbigny in Ferussac & Orbigny. 1840'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3622'^^xsd:string;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_708'^^xsd:string;
  dwc:scientificName 'Sertularella gayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sertularella gayi'^^xsd:string;
  dwc:aphiaid '117902'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_708'^^xsd:string;
  dwc:aphiaIdAccepted '117902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_711'^^xsd:string;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sertularella polyzonias'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_711'^^xsd:string;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_712'^^xsd:string;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sertularia argentea'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_712'^^xsd:string;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2895'^^xsd:string;
  dwc:scientificName 'Skenea serpuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Skenea serpuloides'^^xsd:string;
  dwc:aphiaid '141531'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2895'^^xsd:string;
  dwc:aphiaIdAccepted '141531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2896'^^xsd:string;
  dwc:scientificName 'Skenea serpuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Skenea serpuloides'^^xsd:string;
  dwc:aphiaid '141531'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2896'^^xsd:string;
  dwc:aphiaIdAccepted '141531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2958'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Skeneopsis planorbis'^^xsd:string;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2958'^^xsd:string;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2959'^^xsd:string;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Skeneopsis planorbis'^^xsd:string;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2959'^^xsd:string;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2066'^^xsd:string;
  dwc:scientificName 'Socarnes erythrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Socarnes erythrophthalmus'^^xsd:string;
  dwc:aphiaid '148560'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2066'^^xsd:string;
  dwc:aphiaIdAccepted '148560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3723'^^xsd:string;
  dwc:scientificName 'Solaster endeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Solaster endeca'^^xsd:string;
  dwc:aphiaid '124160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3723'^^xsd:string;
  dwc:aphiaIdAccepted '124160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3724'^^xsd:string;
  dwc:scientificName 'Solaster endeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Solaster endeca'^^xsd:string;
  dwc:aphiaid '124160'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3724'^^xsd:string;
  dwc:aphiaIdAccepted '124160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_790'^^xsd:string;
  dwc:scientificName 'Leptoplanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptoplanidae sp.A'^^xsd:string;
  dwc:aphiaid '142062'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_790'^^xsd:string;
  dwc:aphiaIdAccepted '142062'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_791'^^xsd:string;
  dwc:scientificName 'Leptoplanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptoplanidae sp.A'^^xsd:string;
  dwc:aphiaid '142062'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_791'^^xsd:string;
  dwc:aphiaIdAccepted '142062'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_793'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anopla sp.A'^^xsd:string;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_793'^^xsd:string;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_794'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anopla sp.A'^^xsd:string;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_794'^^xsd:string;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1090'^^xsd:string;
  dwc:scientificName 'Hesionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hesionidae sp.A'^^xsd:string;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1090'^^xsd:string;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1091'^^xsd:string;
  dwc:scientificName 'Hesionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hesionidae sp.A'^^xsd:string;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1091'^^xsd:string;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1126'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllidae sp.A'^^xsd:string;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1126'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1127'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllidae sp.A'^^xsd:string;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1127'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1428'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spionidae sp.A'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1428'^^xsd:string;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1429'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spionidae sp.A'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1429'^^xsd:string;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1556'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capitellidae sp.A'^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1556'^^xsd:string;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1557'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capitellidae sp.A'^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1557'^^xsd:string;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1877'^^xsd:string;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halacaridae sp.A'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1877'^^xsd:string;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3652'^^xsd:string;
  dwc:scientificName 'Cellariidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cellariidae sp.A'^^xsd:string;
  dwc:aphiaid '110735'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3652'^^xsd:string;
  dwc:aphiaIdAccepted '110735'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3654'^^xsd:string;
  dwc:scientificName 'Escharellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Escharellidae sp.A'^^xsd:string;
  dwc:aphiaid '152301'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3654'^^xsd:string;
  dwc:aphiaIdAccepted '152301'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_797'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anopla sp.B'^^xsd:string;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_797'^^xsd:string;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1092'^^xsd:string;
  dwc:scientificName 'Hesionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hesionidae sp.B'^^xsd:string;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1092'^^xsd:string;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1093'^^xsd:string;
  dwc:scientificName 'Hesionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hesionidae sp.B'^^xsd:string;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1093'^^xsd:string;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1128'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllidae sp.B'^^xsd:string;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1128'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1129'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllidae sp.B'^^xsd:string;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1129'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_795'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anopla sp.C'^^xsd:string;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_795'^^xsd:string;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_796'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anopla sp.C'^^xsd:string;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_796'^^xsd:string;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_832'^^xsd:string;
  dwc:scientificName 'Spadella cephaloptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area; Name in original file:Spadella cephaloptera'^^xsd:string;
  dwc:aphiaid '105468'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_832'^^xsd:string;
  dwc:aphiaIdAccepted '105468'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_536'^^xsd:string;
  dwc:scientificName 'Spatoglossum solieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Spatoglossum solieri (Chauvin ex Montagne) Kützing, 1843; Name in original file:Spatoglossum solieri(Chauvin) Kützing'^^xsd:string;
  dwc:aphiaid '145389'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_536'^^xsd:string;
  dwc:aphiaIdAccepted '145389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_513'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphacelaria cirrosa'^^xsd:string;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_513'^^xsd:string;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_514'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphacelaria cirrosa'^^xsd:string;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_514'^^xsd:string;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_506'^^xsd:string;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphacelaria sp.1'^^xsd:string;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_506'^^xsd:string;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1085'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerodoropsis sp.A'^^xsd:string;
  dwc:aphiaid '129601'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1085'^^xsd:string;
  dwc:aphiaIdAccepted '129601'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1086'^^xsd:string;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This was the fourth commonest annelid in the surface layer of sediment at UKC throughout 1996-1998. It was seen in Ring Dredge and core samples and occurred in 37 out of 38 van Veen grab samples from the area.; Name in original file:Sphaerodorum gracilis'^^xsd:string;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1086'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1087'^^xsd:string;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This polychaete was more sparsely distributed at UKI than the control site although it occurred in Ring Dredge samples, core samples and 22 out of 27 van Veen grab samples.; Name in original file:Sphaerodorum gracilis'^^xsd:string;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1087'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1191'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Sphaerosyllis bulbosa'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1191'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1192'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Sphaerosyllis bulbosa'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1192'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1189'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis sp.A'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1189'^^xsd:string;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1190'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis sp.A'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1190'^^xsd:string;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1198'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sphaerosyllis taylori Perkins, 1981 / New records for the Clyde Sea area.; Name in original file:Sphaerosyllis taylori Perkins, 1980'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1198'^^xsd:string;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1199'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sphaerosyllis taylori Perkins, 1981 / New records for the Clyde Sea area.; Name in original file:Sphaerosyllis taylori Perkins, 1980'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1199'^^xsd:string;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3971'^^xsd:string;
  dwc:scientificName 'Spinachia spinachia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spinachia spinachia'^^xsd:string;
  dwc:aphiaid '126508'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3971'^^xsd:string;
  dwc:aphiaIdAccepted '126508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1839'^^xsd:string;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirorbis spirorbis'^^xsd:string;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1839'^^xsd:string;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1840'^^xsd:string;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirorbis spirorbis'^^xsd:string;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1840'^^xsd:string;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4378'^^xsd:string;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spisula elliptica'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4378'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_788'^^xsd:string;
  dwc:scientificName 'Beroidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Beroidae spp.'^^xsd:string;
  dwc:aphiaid '106317'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_788'^^xsd:string;
  dwc:aphiaIdAccepted '106317'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_789'^^xsd:string;
  dwc:scientificName 'Beroidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Beroidae spp.'^^xsd:string;
  dwc:aphiaid '106317'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_789'^^xsd:string;
  dwc:aphiaIdAccepted '106317'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_816'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematoda spp.'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_816'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_817'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nematoda spp.'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_817'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3948'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Squalus acanthias'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3948'^^xsd:string;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1896'^^xsd:string;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Boeck, 1865.; Name in original file:Stenhelia sp.A Boeck, 1864'^^xsd:string;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1896'^^xsd:string;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1897'^^xsd:string;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Boeck, 1865.; Name in original file:Stenhelia sp.A Boeck, 1864'^^xsd:string;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1897'^^xsd:string;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1890'^^xsd:string;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stenhelia spp.'^^xsd:string;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1890'^^xsd:string;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1891'^^xsd:string;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stenhelia spp.'^^xsd:string;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1891'^^xsd:string;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1990'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stenothoe marina'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1990'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1991'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stenothoe marina'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1991'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3657'^^xsd:string;
  dwc:scientificName 'Stomachetosella sinuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stomachetosella sinuosa'^^xsd:string;
  dwc:aphiaid '111577'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3657'^^xsd:string;
  dwc:aphiaIdAccepted '607840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3658'^^xsd:string;
  dwc:scientificName 'Stomachetosella sinuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Stomachetosella sinuosa'^^xsd:string;
  dwc:aphiaid '111577'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3658'^^xsd:string;
  dwc:aphiaIdAccepted '607840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_661'^^xsd:string;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Suberites ficus (Johnston, 1842).; Name in original file:Suberites ficus (Linnaeus. 1767)'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_661'^^xsd:string;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_657'^^xsd:string;
  dwc:scientificName 'Sycon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sycon sp.A'^^xsd:string;
  dwc:aphiaid '131723'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_657'^^xsd:string;
  dwc:aphiaIdAccepted '131723'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4876'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syngnathus acus'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4876'^^xsd:string;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2449'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tanais dulongii'^^xsd:string;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2449'^^xsd:string;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2450'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tanais dulongii'^^xsd:string;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2450'^^xsd:string;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2460'^^xsd:string;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Tanaopsis graciloides'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2460'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3561'^^xsd:string;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The presence of large perennial bivalves, like Dosinia exoleta or Tapes rhomboïdes, generates faecal and pseudofaecal accumulations which accentuate granulometrie patchiness within the maerl matrix.; Name in original file:Tapes rhomboides'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3561'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3562'^^xsd:string;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The presence of large perennial bivalves, like Dosinia exoleta or Tapes rhomboïdes, generates faecal and pseudofaecal accumulations which accentuate granulometrie patchiness within the maerl matrix.; Name in original file:Tapes rhomboides'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3562'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2897'^^xsd:string;
  dwc:scientificName 'Tectura testudinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tectura testudinalis'^^xsd:string;
  dwc:aphiaid '140276'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2897'^^xsd:string;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2898'^^xsd:string;
  dwc:scientificName 'Tectura testudinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tectura testudinalis'^^xsd:string;
  dwc:aphiaid '140276'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2898'^^xsd:string;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2902'^^xsd:string;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tectura virginea'^^xsd:string;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2902'^^xsd:string;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2903'^^xsd:string;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tectura virginea'^^xsd:string;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2903'^^xsd:string;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1669'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'That only two T. stroemi were caught in the 1996-98 grab sampling programme at UKI is an example of the important effect that physical disturbance has on the sediment structure and ecology of maerl habitats.; Name in original file:Terebellides stroemi'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1669'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1670'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'characteristic and perennial member of the fauna in surface sediment at UKC throughout 1996-1998. It was seen in Ring Dredge and core samples and occurred in 33 out of 38 sieved van Veen grabs. It was the 10th commonest of 113 polychaetes recorded.; Name in original file:Terebellides stroemi'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1670'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1756'^^xsd:string;
  dwc:scientificName 'Thelepodinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thelpodinae sp.A'^^xsd:string;
  dwc:aphiaid '181511'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1756'^^xsd:string;
  dwc:aphiaIdAccepted '181511'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1757'^^xsd:string;
  dwc:scientificName 'Thelepodinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thelpodinae sp.A'^^xsd:string;
  dwc:aphiaid '181511'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1757'^^xsd:string;
  dwc:aphiaIdAccepted '181511'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_713'^^xsd:string;
  dwc:scientificName 'Thuiaria articulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thiuaria articulata'^^xsd:string;
  dwc:aphiaid '117932'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_713'^^xsd:string;
  dwc:aphiaIdAccepted '117932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3612'^^xsd:string;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This species was one of the commonest bivalves at UKI.; Name in original file:Thracia villosiuscula'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3612'^^xsd:string;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3613'^^xsd:string;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This bivalve mollusc was more sparsely distributed than the other key bivalve species at UKC.; Name in original file:Thracia villosiuscula'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3613'^^xsd:string;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3392'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyasira flexuosa'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3392'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3393'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyasira flexuosa'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3393'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3861'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyone fusus'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3861'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3862'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyone fusus'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3862'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3873'^^xsd:string;
  dwc:scientificName 'Thyonidium drummondii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'large holothurians are visible to divers only at certain times of year, as during the spring phytoplankton bloom, their crowns of tentacles are extended from the sediment into the water for feeding.; Name in original file:Thyonidium drummondi'^^xsd:string;
  dwc:aphiaid '124694'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3873'^^xsd:string;
  dwc:aphiaIdAccepted '124694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3552'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Timoclea ovata'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3552'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3553'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Timoclea ovata'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3553'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_113'^^xsd:string;
  dwc:scientificName 'Titanoderma pustulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Titanoderma pustulatum'^^xsd:string;
  dwc:aphiaid '145216'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_113'^^xsd:string;
  dwc:aphiaIdAccepted '145216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_114'^^xsd:string;
  dwc:scientificName 'Titanoderma pustulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Titanoderma pustulatum'^^xsd:string;
  dwc:aphiaid '145216'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_114'^^xsd:string;
  dwc:aphiaIdAccepted '145216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2806'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tonicella marmorea'^^xsd:string;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2806'^^xsd:string;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2807'^^xsd:string;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tonicella marmorea'^^xsd:string;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2807'^^xsd:string;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2810'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tonicella rubra'^^xsd:string;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2810'^^xsd:string;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2811'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tonicella rubra'^^xsd:string;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2811'^^xsd:string;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1678'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trichobranchus glacialis'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1678'^^xsd:string;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1679'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trichobranchus glacialis'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1679'^^xsd:string;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1682'^^xsd:string;
  dwc:scientificName 'Trichobranchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trichobranchus sp.A'^^xsd:string;
  dwc:aphiaid '129718'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1682'^^xsd:string;
  dwc:aphiaIdAccepted '129718'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2847'^^xsd:string;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tricolia pullus'^^xsd:string;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2847'^^xsd:string;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2848'^^xsd:string;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tricolia pullus'^^xsd:string;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2848'^^xsd:string;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3429'^^xsd:string;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tridonta montagui'^^xsd:string;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3429'^^xsd:string;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3233'^^xsd:string;
  dwc:scientificName 'Tritonia plebeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tritonia plebeia'^^xsd:string;
  dwc:aphiaid '141738'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3233'^^xsd:string;
  dwc:aphiaIdAccepted '1321828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3061'^^xsd:string;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trivia monacha'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3061'^^xsd:string;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3062'^^xsd:string;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trivia monacha'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3062'^^xsd:string;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1154'^^xsd:string;
  dwc:scientificName 'Trypanosyllis coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Trypanosyllis coeliaca'^^xsd:string;
  dwc:aphiaid '131464'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1154'^^xsd:string;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1155'^^xsd:string;
  dwc:scientificName 'Trypanosyllis coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Trypanosyllis coeliaca'^^xsd:string;
  dwc:aphiaid '131464'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1155'^^xsd:string;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2074'^^xsd:string;
  dwc:scientificName 'Tryphosella horingi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tryphosella horingi'^^xsd:string;
  dwc:aphiaid '102758'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2074'^^xsd:string;
  dwc:aphiaIdAccepted '102758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2075'^^xsd:string;
  dwc:scientificName 'Tryphosella horingi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tryphosella horingi'^^xsd:string;
  dwc:aphiaid '102758'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2075'^^xsd:string;
  dwc:aphiaIdAccepted '102758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_799'^^xsd:string;
  dwc:scientificName 'Tubulanus annulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tubulanus annulatus'^^xsd:string;
  dwc:aphiaid '122626'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_799'^^xsd:string;
  dwc:aphiaIdAccepted '122626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_800'^^xsd:string;
  dwc:scientificName 'Tubulanus annulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tubulanus annulatus'^^xsd:string;
  dwc:aphiaid '122626'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_800'^^xsd:string;
  dwc:aphiaIdAccepted '122626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_801'^^xsd:string;
  dwc:scientificName 'Tubulanus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tubulanus polymorphus'^^xsd:string;
  dwc:aphiaid '122637'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_801'^^xsd:string;
  dwc:aphiaIdAccepted '122637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_802'^^xsd:string;
  dwc:scientificName 'Tubulanus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tubulanus polymorphus'^^xsd:string;
  dwc:aphiaid '122637'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_802'^^xsd:string;
  dwc:aphiaIdAccepted '122637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_696'^^xsd:string;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tubularia indivisa'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_696'^^xsd:string;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_697'^^xsd:string;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tubularia larynx'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_697'^^xsd:string;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3633'^^xsd:string;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Tubulipora liliacea'^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3633'^^xsd:string;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3634'^^xsd:string;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Tubulipora liliacea'^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3634'^^xsd:string;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2936'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Turritella communis'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2936'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1161'^^xsd:string;
  dwc:scientificName 'Syllis (Typosyllis)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis sp.A'^^xsd:string;
  dwc:aphiaid '238327'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1161'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1162'^^xsd:string;
  dwc:scientificName 'Syllis (Typosyllis)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis sp.A'^^xsd:string;
  dwc:aphiaid '238327'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1162'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_587'^^xsd:string;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ulva sp.1'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_587'^^xsd:string;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2542'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This decapod crustacean was common at both UKC and UKI but was not captured in any of the Ring Dredge, core or van Veen grabs deployed during the 1996-1998 sampling period due to the depth to which this species burrowed within the maerl. SCUBA divers were therefore used to assess the abundance and ecology of this species in situ.; Name in original file:Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2542'^^xsd:string;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2543'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This decapod crustacean was common at both UKC and UKI but was not captured in any of the Ring Dredge, core or van Veen grabs deployed during the 1996-1998 sampling period due to the depth to which this species burrowed within the maerl. SCUBA divers were therefore used to assess the abundance and ecology of this species in situ.; Name in original file:Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2543'^^xsd:string;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_2547'^^xsd:string;
  dwc:scientificName 'Upogebia stellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Upogebia stellata'^^xsd:string;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_2547'^^xsd:string;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2548'^^xsd:string;
  dwc:scientificName 'Upogebia stellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Upogebia stellata'^^xsd:string;
  dwc:aphiaid '107742'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2548'^^xsd:string;
  dwc:aphiaIdAccepted '107742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1998'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Urothoe elegans (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1998'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_740'^^xsd:string;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Urticina felina'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_740'^^xsd:string;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_2476'^^xsd:string;
  dwc:scientificName 'Vaunthompsonia cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'New records for the Clyde Sea area.; Name in original file:Vaunthompsonia cristata'^^xsd:string;
  dwc:aphiaid '110467'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_2476'^^xsd:string;
  dwc:aphiaIdAccepted '110467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3068'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Velutina velutina'^^xsd:string;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3068'^^xsd:string;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3069'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Velutina velutina'^^xsd:string;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3069'^^xsd:string;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_3569'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Venerupis senegalensis'^^xsd:string;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_3569'^^xsd:string;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3570'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Venerupis senegalensis'^^xsd:string;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3570'^^xsd:string;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_1878'^^xsd:string;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Verruca stroemia'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_1878'^^xsd:string;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1879'^^xsd:string;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Verruca stroemia'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1879'^^xsd:string;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_726'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Virgularia mirabilis'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_726'^^xsd:string;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_3104'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Vitreolina philippi'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_3104'^^xsd:string;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_1966'^^xsd:string;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Westwoodilla caecula (Spence Bate, 1857).; Name in original file:Westwoodilla caecula (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_1966'^^xsd:string;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4963'^^xsd:string;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: spp'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4963'^^xsd:string;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4964'^^xsd:string;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Pherusa plumosa'^^xsd:string;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4964'^^xsd:string;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4965'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Maldanidae'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4965'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4966'^^xsd:string;
  dwc:scientificName 'Polyneura bonnemaisonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Polyneura bonnemaisonii'^^xsd:string;
  dwc:aphiaid '144777'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4966'^^xsd:string;
  dwc:aphiaIdAccepted '144777'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4967'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Pholoe inornata'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4967'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4968'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Pholoe inornata'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4968'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4969'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Nematonereis unicornis'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4969'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4970'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Nematonereis unicornis'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4970'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4971'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Laonice cirrata'^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4971'^^xsd:string;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4972'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Laonice cirrata'^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4972'^^xsd:string;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4973'^^xsd:string;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Palaemon serratus'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4973'^^xsd:string;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4974'^^xsd:string;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Palaemon serratus'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4974'^^xsd:string;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7553333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 7ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7553333 -5.0711667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7553333"^^xsd:decimal ;
  geo-pos:long "-5.0711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKI_1996-02-12_1998-11-17_Maerl_Diversity_Species_Inventory_UKI_4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKI_4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKI_1996-02-12_1998-11-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKI_4975'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKI_1996-02-12_1998-11-17'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-5.0711667'^^xsd:double;
  dwc:latitude '55.7553333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Calliostoma zizyphinum'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKI_4975'^^xsd:string;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 7ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66' N 05° 22.32' W"@en .

<https://eurobis.org/id/point/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "55.011"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_UKC_1996-02-27_1998-04-21_Maerl_Diversity_Species_Inventory_UKC_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_UKC_4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "UKC_1996-02-27_1998-04-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_UKC_4976'^^xsd:string;
  dwc:scientificName 'Polygireulima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'UKC_1996-02-27_1998-04-21'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '55.011'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'this species is a hand written note.; Name in original file: Polygireulima sp.'^^xsd:string;
  dwc:aphiaid '147110'^^xsd:integer;
  dwc:samplingProtocol 'Physicochemical parameters, grab samples, quadrats, in situ photography,site marking, Naturalist\'s dredge, ring dredge, air-lift, cores, RoxAnn hydro-acoustic processor, bait-pump, resin casting, chlorophyll measurements.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_UKC_4976'^^xsd:string;
  dwc:aphiaIdAccepted '147110'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS.Spatial extent of maerl 18ha. Control site.THe original coordinates in the paper are not ok, we asked for the corrected ones.55° 00.66\' N 05° 22.32\' W'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_80'^^xsd:string;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important maerl-ground macroalgae from Atlantic sites investigated by BIOMAERL.; Name in original file:Jania rubens'^^xsd:string;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_80'^^xsd:string;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_86'^^xsd:string;
  dwc:scientificName 'Lithothamnion corallioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lithothamnion corallioides (P.L.Crouan & H.M.Crouan) P.L.Crouan & H.M.Crouan, 1867.; Name in original file:Lithothamnion corallioides'^^xsd:string;
  dwc:aphiaid '145165'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_86'^^xsd:string;
  dwc:aphiaIdAccepted '145165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_87'^^xsd:string;
  dwc:scientificName 'Lithothamnion corallioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lithothamnion corallioides (P.L.Crouan & H.M.Crouan) P.L.Crouan & H.M.Crouan, 1867.; Name in original file:Lithothamnion corallioides'^^xsd:string;
  dwc:aphiaid '145165'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_87'^^xsd:string;
  dwc:aphiaIdAccepted '145165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_104'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The corallines Phymatolithon calcareum, Lithothamnion corallioides and L.minervae are important maerl-constituent species in the Atlantic and in the Mediterranean.; Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_104'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_105'^^xsd:string;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'The corallines Phymatolithon calcareum, Lithothamnion corallioides and L.minervae are important maerl-constituent species in the Atlantic and in the Mediterranean.; Name in original file:Phymatolithon calcareum'^^xsd:string;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_105'^^xsd:string;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_124'^^xsd:string;
  dwc:scientificName 'Cruoria cruoriiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cruoria cruoriaeformis'^^xsd:string;
  dwc:aphiaid '145611'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_124'^^xsd:string;
  dwc:aphiaIdAccepted '145611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_149'^^xsd:string;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halarachnion lingulatum'^^xsd:string;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_149'^^xsd:string;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_197'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gracilaria gracilis'^^xsd:string;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_197'^^xsd:string;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_198'^^xsd:string;
  dwc:scientificName 'Gracilaria multipartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gracilaria multipartita'^^xsd:string;
  dwc:aphiaid '145704'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_198'^^xsd:string;
  dwc:aphiaIdAccepted '145704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_202'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Plocamium cartilagineum'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_202'^^xsd:string;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_290'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the most important maerl-ground macroalgae from Atlantic sites investigated by BIOMAERL.; Name in original file:Callithamnion corymbosum'^^xsd:string;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_290'^^xsd:string;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_315'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spyridia filamentosa'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_315'^^xsd:string;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_353'^^xsd:string;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Cryptopleura ramosa (Hudson) L.Newton, 1931 / among the most important maerl-ground macroalgae from Atlantic sites investigated by BIOMAERL.; Name in original file:Cryptopleura ramosa (Hudson) Kylin ex Lily Newton'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_353'^^xsd:string;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_434'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important maerl-ground macroalgae from Atlantic sites investigated by BIOMAERL.; Name in original file:Chondria dasyphylla'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_434'^^xsd:string;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_542'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'only Dictyota dichotoma figures as an important non-coralline algal species on maerl beds in both provinces (Atlantic and Mediterranean).; Name in original file:Dictyota dichotoma'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_542'^^xsd:string;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_572'^^xsd:string;
  dwc:scientificName 'Gomontia polyrhiza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important maerl-ground macroalgae from Atlantic sites investigated by BIOMAERL.; Name in original file:Gomontia polyrhiza'^^xsd:string;
  dwc:aphiaid '144903'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_572'^^xsd:string;
  dwc:aphiaIdAccepted '144903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_590'^^xsd:string;
  dwc:scientificName 'Ulva olivascens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ulva olivascens'^^xsd:string;
  dwc:aphiaid '145987'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_590'^^xsd:string;
  dwc:aphiaIdAccepted '840293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_616'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cladophora sp.'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_616'^^xsd:string;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_656'^^xsd:string;
  dwc:scientificName 'Scypha raphanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scypha raphanus'^^xsd:string;
  dwc:aphiaid '416457'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_656'^^xsd:string;
  dwc:aphiaIdAccepted '132257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_660'^^xsd:string;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tethya aurantium'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_660'^^xsd:string;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_665'^^xsd:string;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Suberites ficus (Johnston, 1842).; Name in original file:Suberites ficus (Linnaeus. 1767)'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_665'^^xsd:string;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_709'^^xsd:string;
  dwc:scientificName 'Sertularella gayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sertularella gayi'^^xsd:string;
  dwc:aphiaid '117902'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_709'^^xsd:string;
  dwc:aphiaIdAccepted '117902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_710'^^xsd:string;
  dwc:scientificName 'Sertularella gayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sertularella gayi'^^xsd:string;
  dwc:aphiaid '117902'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_710'^^xsd:string;
  dwc:aphiaIdAccepted '117902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_731'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerianthus lloydii'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_731'^^xsd:string;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_733'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Actinia equina'^^xsd:string;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_733'^^xsd:string;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_738'^^xsd:string;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anemonia viridis'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_738'^^xsd:string;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_745'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sagartia sp.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_745'^^xsd:string;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_750'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cereus pedunculatus'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_750'^^xsd:string;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_755'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliactis parasitica'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_755'^^xsd:string;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_756'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliactis parasitica'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_756'^^xsd:string;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_763'^^xsd:string;
  dwc:scientificName 'Adamsia carciniopados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Adamsia carcinipados'^^xsd:string;
  dwc:aphiaid '100931'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_763'^^xsd:string;
  dwc:aphiaIdAccepted '445590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_767'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halcampa chrysanthellum'^^xsd:string;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_767'^^xsd:string;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_768'^^xsd:string;
  dwc:scientificName 'Halcampa chrysanthellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Halcampa chrysanthellum'^^xsd:string;
  dwc:aphiaid '100916'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_768'^^xsd:string;
  dwc:aphiaIdAccepted '100916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_839'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Golfingia elongata'^^xsd:string;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_839'^^xsd:string;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_840'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Golfingia elongata'^^xsd:string;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_840'^^xsd:string;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_850'^^xsd:string;
  dwc:scientificName 'Phascolion (Phascolion) strombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phascolion strombus'^^xsd:string;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_850'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_856'^^xsd:string;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thalassema thalassemum'^^xsd:string;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_856'^^xsd:string;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_858'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chrysopetalum debile'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_858'^^xsd:string;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_859'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chrysopetalum debile'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_859'^^xsd:string;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_864'^^xsd:string;
  dwc:scientificName 'Pisione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pisione Grube, 1857.; Name in original file:Pisione sp. Grube, 1856'^^xsd:string;
  dwc:aphiaid '129469'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_864'^^xsd:string;
  dwc:aphiaIdAccepted '129469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_865'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisione remota'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_865'^^xsd:string;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_871'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aphrodita aculeata'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_871'^^xsd:string;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_872'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aphrodita aculeata'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_872'^^xsd:string;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_879'^^xsd:string;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hermonia hystrix'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_879'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_880'^^xsd:string;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hermonia hystrix'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_880'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_888'^^xsd:string;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alentia gelatinosa'^^xsd:string;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_888'^^xsd:string;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_889'^^xsd:string;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alentia gelatinosa'^^xsd:string;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_889'^^xsd:string;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_890'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Harmothoe Kinberg, 1856.; Name in original file:Harmothoe sp. Kinberg, 1855'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_890'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_891'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Harmothoe Kinberg, 1856.; Name in original file:Harmothoe sp. Kinberg, 1855'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_891'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_892'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe extenuata'^^xsd:string;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_892'^^xsd:string;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_893'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe extenuata'^^xsd:string;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_893'^^xsd:string;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_898'^^xsd:string;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Harmothoe glabra (Malmgren, 1866).; Name in original file:Harmothoe glabra (Malmgren, 1865)'^^xsd:string;
  dwc:aphiaid '571832'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_898'^^xsd:string;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_909'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe impar'^^xsd:string;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_909'^^xsd:string;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_912'^^xsd:string;
  dwc:scientificName 'Harmothoe ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe ljungmani'^^xsd:string;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_912'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_913'^^xsd:string;
  dwc:scientificName 'Harmothoe ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe ljungmani'^^xsd:string;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_913'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_914'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Harmothoe lunulata (Delle Chiaje, 1830).; Name in original file:Harmothoe lunulata (Chiaje, 1841)'^^xsd:string;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_914'^^xsd:string;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_915'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Harmothoe lunulata (Delle Chiaje, 1830).; Name in original file:Harmothoe lunulata (Chiaje, 1841)'^^xsd:string;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_915'^^xsd:string;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_924'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_924'^^xsd:string;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_925'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harmothoe spinifera'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_925'^^xsd:string;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_932'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidonotus clava'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_932'^^xsd:string;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_935'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepidonotus squamatus'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_935'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_940'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polynoe scolopendrina'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_940'^^xsd:string;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_948'^^xsd:string;
  dwc:scientificName 'Pholoe synophthalmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pholoe synophthalmica'^^xsd:string;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_948'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_958'^^xsd:string;
  dwc:scientificName 'Psammolyce arenosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Psammolyce arenosa (Delle Chiaje, 1830).; Name in original file:Psammolyce arenosa (Chiaje, 1841)'^^xsd:string;
  dwc:aphiaid '147134'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_958'^^xsd:string;
  dwc:aphiaIdAccepted '131071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_965'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sthenelais boa (Johnston, 1833).; Name in original file:Sthenelais boa (Johnston, 1839)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_965'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_966'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sthenelais boa (Johnston, 1833).; Name in original file:Sthenelais boa (Johnston, 1839)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_966'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_969'^^xsd:string;
  dwc:scientificName 'Sthenelais minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sthenelais minor'^^xsd:string;
  dwc:aphiaid '160565'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_969'^^xsd:string;
  dwc:aphiaIdAccepted '131065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_972'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eteone longa'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_972'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_980'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysta picta'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_980'^^xsd:string;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_981'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysta picta'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_981'^^xsd:string;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_986'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudomystides limbata'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_986'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_987'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pseudomystides limbata'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_987'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_997'^^xsd:string;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anaitides maculata'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_997'^^xsd:string;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_999'^^xsd:string;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eulalia aurea'^^xsd:string;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_999'^^xsd:string;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1005'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eulalia viridis'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1005'^^xsd:string;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1009'^^xsd:string;
  dwc:scientificName 'Eumida parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida parva'^^xsd:string;
  dwc:aphiaid '182818'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1009'^^xsd:string;
  dwc:aphiaIdAccepted '182818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1014'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida sanguinea'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1014'^^xsd:string;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1016'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eumida sanguinea'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1016'^^xsd:string;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1017'^^xsd:string;
  dwc:scientificName 'Nereiphylla paretti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereiphylla paretti'^^xsd:string;
  dwc:aphiaid '130657'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1017'^^xsd:string;
  dwc:aphiaIdAccepted '130657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1019'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereiphylla rubiginosa'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1019'^^xsd:string;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1024'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce sp.'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1024'^^xsd:string;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1034'^^xsd:string;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phyllodoce laminosa'^^xsd:string;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1034'^^xsd:string;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1039'^^xsd:string;
  dwc:scientificName 'Pirakia fucescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pirakia fucescens [auct. misspelling] / Eulalia fuscescens Saint-Joseph, 1888.; Name in original file:Pirakia fuscescens(Saint-Joseph, 1888)'^^xsd:string;
  dwc:aphiaid '416503'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1039'^^xsd:string;
  dwc:aphiaIdAccepted '155428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1042'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glycera Lamarck, 1818.; Name in original file:Glycera sp.'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1042'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1043'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glycera Lamarck, 1818.; Name in original file:Glycera sp.'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1043'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1047'^^xsd:string;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At station USL among the most conspicuous species was the polychaete Glycera gigantea.; Name in original file:Glycera gigantea'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1047'^^xsd:string;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1048'^^xsd:string;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera gigantea'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1048'^^xsd:string;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1052'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera lapidum'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1052'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1053'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera lapidum'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1053'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1057'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera rouxii'^^xsd:string;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1057'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1058'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera rouxii'^^xsd:string;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1058'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1059'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glycera tesselata Grube, 1840.; Name in original file:Glycera tesselata Grube, 1863'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1059'^^xsd:string;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1060'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glycera tesselata Grube, 1840.; Name in original file:Glycera tesselata Grube, 1863'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1060'^^xsd:string;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1065'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera tridactyla'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1065'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1066'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycera tridactyla'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1066'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1070'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glycera unicornis Lamarck, 1818.; Name in original file:Glycera unicornis Savigny'^^xsd:string;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1070'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1071'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Glycera unicornis Lamarck, 1818.; Name in original file:Glycera unicornis Savigny'^^xsd:string;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1071'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1073'^^xsd:string;
  dwc:scientificName 'Goniada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Goniada Audouin & H Milne Edwards, 1833.; Name in original file:Goniada sp. Audouin & H Milne Edwards, 1834'^^xsd:string;
  dwc:aphiaid '129300'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1073'^^xsd:string;
  dwc:aphiaIdAccepted '129300'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1075'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Goniada emerita Audouin & H Milne Edwards, 1833.; Name in original file:Goniada emerita Audouin & H Milne Edwards, 1834'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1075'^^xsd:string;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1078'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Goniada maculata'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1078'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1079'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Goniada maculata'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1079'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1082'^^xsd:string;
  dwc:scientificName 'Ephesiella abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ephesiella abyssorum'^^xsd:string;
  dwc:aphiaid '131081'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1082'^^xsd:string;
  dwc:aphiaIdAccepted '154985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1096'^^xsd:string;
  dwc:scientificName 'Hesione pantherina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hesione pantherina'^^xsd:string;
  dwc:aphiaid '183196'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1096'^^xsd:string;
  dwc:aphiaIdAccepted '183196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1106'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kefersteinia cirrata'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1106'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1107'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Kefersteinia cirrata'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1107'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1112'^^xsd:string;
  dwc:scientificName 'Nereimyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nereimyra sp.'^^xsd:string;
  dwc:aphiaid '129314'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1112'^^xsd:string;
  dwc:aphiaIdAccepted '129314'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1117'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiodromus flexuosus'^^xsd:string;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1117'^^xsd:string;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1118'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiodromus flexuosus'^^xsd:string;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1118'^^xsd:string;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1121'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllidia armata'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1121'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1122'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllidia armata'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1122'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1123'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilargis verrucosa'^^xsd:string;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1123'^^xsd:string;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1136'^^xsd:string;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ehlersia cornuta'^^xsd:string;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1136'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1138'^^xsd:string;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ehlersia ferrugina'^^xsd:string;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1138'^^xsd:string;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1139'^^xsd:string;
  dwc:scientificName 'Ehlersia garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ehlersia garciai (Campoy, 1982).; Name in original file:Ehlersia garciai Campoy, 1981'^^xsd:string;
  dwc:aphiaid '154120'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1139'^^xsd:string;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1140'^^xsd:string;
  dwc:scientificName 'Ehlersia garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ehlersia garciai (Campoy, 1982).; Name in original file:Ehlersia garciai Campoy, 1981'^^xsd:string;
  dwc:aphiaid '154120'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1140'^^xsd:string;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1142'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Syllis Lamarck, 1818.; Name in original file:Syllis sp. Savigny, 1818'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1142'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1147'^^xsd:string;
  dwc:scientificName 'Syllis amica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis amica'^^xsd:string;
  dwc:aphiaid '131414'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1147'^^xsd:string;
  dwc:aphiaIdAccepted '131414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1151'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syllis gracilis'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1151'^^xsd:string;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1153'^^xsd:string;
  dwc:scientificName 'Trypanosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Trypanosyllis Claparède, 1864.; Name in original file:Trypanosyllis sp. Claparède, 1868'^^xsd:string;
  dwc:aphiaid '129681'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1153'^^xsd:string;
  dwc:aphiaIdAccepted '129681'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1158'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trypanosyllis zebra'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1158'^^xsd:string;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1165'^^xsd:string;
  dwc:scientificName 'Typosyllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis hyalina'^^xsd:string;
  dwc:aphiaid '162819'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1165'^^xsd:string;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1170'^^xsd:string;
  dwc:scientificName 'Typosyllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Typosyllis prolifera'^^xsd:string;
  dwc:aphiaid '152372'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1170'^^xsd:string;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1174'^^xsd:string;
  dwc:scientificName 'Pionosyllis pulligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pionosyllis pulligera'^^xsd:string;
  dwc:aphiaid '131356'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1174'^^xsd:string;
  dwc:aphiaIdAccepted '248051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1175'^^xsd:string;
  dwc:scientificName 'Pionosyllis pulligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pionosyllis pulligera'^^xsd:string;
  dwc:aphiaid '131356'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1175'^^xsd:string;
  dwc:aphiaIdAccepted '248051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1183'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Exogone hebes'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1183'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1184'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Exogone hebes'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1184'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1187'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis sp.'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1187'^^xsd:string;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1188'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis sp.'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1188'^^xsd:string;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1194'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis bulbosa'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1194'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1195'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis bulbosa'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1195'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1196'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis hystrix'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1196'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1197'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerosyllis hystrix'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1197'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1201'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sphaerosyllis taylori Perkins, 1981.; Name in original file:Sphaerosyllis taylori Perkins, 1980'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1201'^^xsd:string;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1202'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Sphaerosyllis taylori Perkins, 1981.; Name in original file:Sphaerosyllis taylori Perkins, 1980'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1202'^^xsd:string;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1203'^^xsd:string;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus sp.'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1203'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1209'^^xsd:string;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus brachycephalus'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1209'^^xsd:string;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1210'^^xsd:string;
  dwc:scientificName 'Autolytus edwarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Autolytus edwarsi Saint Joseph, 1887.; Name in original file:Autolytus edwarsi Saint Joseph, 1886'^^xsd:string;
  dwc:aphiaid '238455'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1210'^^xsd:string;
  dwc:aphiaIdAccepted '238194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1215'^^xsd:string;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus prolifera'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1215'^^xsd:string;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1217'^^xsd:string;
  dwc:scientificName 'Autolytus rubropunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Autolytus rubropunctatus'^^xsd:string;
  dwc:aphiaid '131272'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1217'^^xsd:string;
  dwc:aphiaIdAccepted '238202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1240'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Platynereis dumerilii'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1240'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1241'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Platynereis dumerilii'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1241'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1245'^^xsd:string;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Websterinereis glauca'^^xsd:string;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1245'^^xsd:string;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1247'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys sp.'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1247'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1248'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys sp.'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1248'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1250'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys caeca'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1250'^^xsd:string;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1251'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys caeca'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1251'^^xsd:string;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1256'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys cirrosa'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1256'^^xsd:string;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1263'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys hombergii'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1263'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1266'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nephtys hystricis'^^xsd:string;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1266'^^xsd:string;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1272'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euphrosine foliosa'^^xsd:string;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1272'^^xsd:string;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1281'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aponuphis bilineata'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1281'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1282'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aponuphis bilineata'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1282'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1294'^^xsd:string;
  dwc:scientificName 'Eunice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eunice harasii'^^xsd:string;
  dwc:aphiaid '130057'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1294'^^xsd:string;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1300'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It was not a very abundant species and was only present at the control site (as a consequence of its trophic habits, preferentially based on predation?).; Name in original file:Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1300'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1301'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It was not a very abundant species and was only present at the control site (as a consequence of its trophic habits, preferentially based on predation?).; Name in original file:Eunice vittata'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1301'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1311'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysidice ninetta'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1311'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1320'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa bellii'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1320'^^xsd:string;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1324'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marphysa sanguinea'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1324'^^xsd:string;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1334'^^xsd:string;
  dwc:scientificName 'Lumbrineris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris sp.'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1334'^^xsd:string;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1335'^^xsd:string;
  dwc:scientificName 'Lumbrineris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris sp.'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1335'^^xsd:string;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1341'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris coccinea'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1341'^^xsd:string;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1342'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris coccinea'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1342'^^xsd:string;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1350'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris fragilis'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1350'^^xsd:string;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1354'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris gracilis'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1354'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1355'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lumbrineris gracilis'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1355'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1363'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lumbrineris latreilli Audouin & Milne Edwards, 1834.; Name in original file:Lumbrineris latreilli Audouin & Milne Edwards, 1833'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1363'^^xsd:string;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1364'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lumbrineris latreilli Audouin & Milne Edwards, 1834.; Name in original file:Lumbrineris latreilli Audouin & Milne Edwards, 1833'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1364'^^xsd:string;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1367'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lumbrineris tetraura is another of the occasional species only found at the impacted site.; Name in original file:Lumbrineris tetraura'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1367'^^xsd:string;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1368'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Lumbrineris tetraura is another of the occasional species only found at the impacted site.; Name in original file:Lumbrineris tetraura'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1368'^^xsd:string;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1369'^^xsd:string;
  dwc:scientificName 'Arabella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arabella sp.'^^xsd:string;
  dwc:aphiaid '129199'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1369'^^xsd:string;
  dwc:aphiaIdAccepted '129199'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1371'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Arabella iricolor'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1371'^^xsd:string;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1377'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Drilonereis filum'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1377'^^xsd:string;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1386'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Protodorvillea kefersteini'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1386'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1391'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Schistomeringos neglecta'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1391'^^xsd:string;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1394'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Schistomeringos rudolphi'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1394'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1401'^^xsd:string;
  dwc:scientificName 'Orbinia latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Orbinia latreillii'^^xsd:string;
  dwc:aphiaid '130522'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1401'^^xsd:string;
  dwc:aphiaIdAccepted '130522'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1402'^^xsd:string;
  dwc:scientificName 'Orbinia latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Orbinia latreillii'^^xsd:string;
  dwc:aphiaid '130522'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1402'^^xsd:string;
  dwc:aphiaIdAccepted '130522'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1404'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scoloplos armiger'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1404'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1405'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scoloplos armiger'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1405'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1410'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradoneis armata'^^xsd:string;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1410'^^xsd:string;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1411'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradoneis armata'^^xsd:string;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1411'^^xsd:string;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1412'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradoneis lyra'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1412'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1413'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paradoneis lyra'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1413'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1427'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Poecilochaetus serpens'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1427'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1436'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Aonides oxycephala is one of the few key species to be found only at the impacted site and there in very high numbers. Suspended organic matter derived from the extensive mussel raft culture where this site is located must have created conditions conducive to the high numbers of this species in the area.; Name in original file:Aonides oxycephala'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1436'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1437'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Aonides oxycephala is one of the few key species to be found only at the impacted site and there in very high numbers. Suspended organic matter derived from the extensive mussel raft culture where this site is located must have created conditions conducive to the high numbers of this species in the area.; Name in original file:Aonides oxycephala'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1437'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1440'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aonides paucibranchiata'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1440'^^xsd:string;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1442'^^xsd:string;
  dwc:scientificName 'Boccardia polybranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Boccardia polybranchia'^^xsd:string;
  dwc:aphiaid '131111'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1442'^^xsd:string;
  dwc:aphiaIdAccepted '131111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1447'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Malacoceros fuliginosus (Claparède, 1870).; Name in original file:Malacoceros fuliginosus (Claparède, 1870)'^^xsd:string;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1447'^^xsd:string;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1448'^^xsd:string;
  dwc:scientificName 'Microspio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microspio sp.'^^xsd:string;
  dwc:aphiaid '129616'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1448'^^xsd:string;
  dwc:aphiaIdAccepted '129616'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1449'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora sp.'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1449'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1454'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora caeca'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1454'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1459'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora ciliata'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1459'^^xsd:string;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1462'^^xsd:string;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora flava'^^xsd:string;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1462'^^xsd:string;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1463'^^xsd:string;
  dwc:scientificName 'Polydora socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polydora socialis'^^xsd:string;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1463'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1464'^^xsd:string;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Prionospio sp.'^^xsd:string;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1464'^^xsd:string;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1470'^^xsd:string;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Prionospio fallax'^^xsd:string;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1470'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1473'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pseudopolydora antennata (Claparède, 1869).; Name in original file:Pseudopolydora antennata (Claparède, 1870)'^^xsd:string;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1473'^^xsd:string;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1476'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pygospio elegans'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1476'^^xsd:string;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1480'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spio decorata'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1480'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1483'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Spio filicornis (Müller, 1776).; Name in original file:Spio filicornis (O.F.Müller, 1766)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1483'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1487'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spiophanes bombyx'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1487'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1492'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Magelona mirabilis'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1492'^^xsd:string;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1493'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Magelona mirabilis'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1493'^^xsd:string;
  dwc:aphiaIdAccepted '130271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1500'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetopterus variopedatus'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1500'^^xsd:string;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1504'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Telepsavus costarum Claparède, 1869.; Name in original file:Telepsavus costarum Claparède, 1868'^^xsd:string;
  dwc:aphiaid '336446'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1504'^^xsd:string;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1509'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caulleriella alata'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1509'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1512'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caulleriella bioculata'^^xsd:string;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1512'^^xsd:string;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1521'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chaetozone setosa'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1521'^^xsd:string;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1529'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirratulus cirratus'^^xsd:string;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1529'^^xsd:string;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1534'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirriformia tentaculata'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1534'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1535'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirriformia tentaculata'^^xsd:string;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1535'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1540'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dodecaceria concharum'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1540'^^xsd:string;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1541'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dodecaceria concharum'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1541'^^xsd:string;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1549'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diplocirrus glaucus'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1549'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1550'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diplocirrus glaucus'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1550'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1555'^^xsd:string;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macrochaeta clavicornis'^^xsd:string;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1555'^^xsd:string;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1564'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1564'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1565'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capitella capitata'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1565'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1571'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'stable population with individuals measuring between 0.45 and 0.85 mm.; Name in original file:Mediomastus fragilis'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1571'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1572'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Mediomastus fragilis was consistently present throughout the two-year period of study.This species contributed some of the highest numbers, compared with the rest of the key species characterizing the impacted site.; Name in original file:Mediomastus fragilis'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1572'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1579'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance, biomass and degree of maerl-ground fidelity) from the BIOMAERL (control) sites investigated.; Name in original file:Notomastus latericeus'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1579'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1580'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Notomastus latericeus'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1580'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1593'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene sp.'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1593'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1598'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene lumbricoides'^^xsd:string;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1598'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1602'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene oerstedii'^^xsd:string;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1602'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1603'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euclymene oerstedii'^^xsd:string;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1603'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1605'^^xsd:string;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Praxillella praetermissa'^^xsd:string;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1605'^^xsd:string;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1610'^^xsd:string;
  dwc:scientificName 'Ophelia bicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophelia bicornis Savigny, 1822.; Name in original file:Ophelia bicornis Savigny, 1818'^^xsd:string;
  dwc:aphiaid '130490'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1610'^^xsd:string;
  dwc:aphiaIdAccepted '130490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1611'^^xsd:string;
  dwc:scientificName 'Ophelia bicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophelia bicornis Savigny, 1822.; Name in original file:Ophelia bicornis Savigny, 1818'^^xsd:string;
  dwc:aphiaid '130490'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1611'^^xsd:string;
  dwc:aphiaIdAccepted '130490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1621'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scalibregma inflatum'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1621'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1622'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scalibregma inflatum'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1622'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1631'^^xsd:string;
  dwc:scientificName 'Polygordius lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polygordius lacteus'^^xsd:string;
  dwc:aphiaid '130714'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1631'^^xsd:string;
  dwc:aphiaIdAccepted '130714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1632'^^xsd:string;
  dwc:scientificName 'Protodrilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Protodrilus Hatschek, 1881.; Name in original file:Protodrilus sp. Hatschek, 1882'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1632'^^xsd:string;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1645'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lagis koreni'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1645'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1646'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lagis koreni'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1646'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1654'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Melinna palmata Grube, 1870.; Name in original file:Melinna palmata Grube, 1869'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1654'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1655'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Melinna palmata Grube, 1870.; Name in original file:Melinna palmata Grube, 1869'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1655'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1665'^^xsd:string;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ampharete grubei Malmgren, 1865.; Name in original file:Ampharete grubei (Malmgren, 1866)'^^xsd:string;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1665'^^xsd:string;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1666'^^xsd:string;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ampharete grubei Malmgren, 1865.; Name in original file:Ampharete grubei (Malmgren, 1866)'^^xsd:string;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1666'^^xsd:string;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1667'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphicteis gunneri'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1667'^^xsd:string;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1668'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphicteis gunneri'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1668'^^xsd:string;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1674'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Terebellides stroemi'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1674'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1693'^^xsd:string;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphitrite cirrata Müller, 1776.; Name in original file:Amphitrite cirrata O.F.Müller, 1771'^^xsd:string;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1693'^^xsd:string;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1694'^^xsd:string;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphitrite cirrata Müller, 1776.; Name in original file:Amphitrite cirrata O.F.Müller, 1771'^^xsd:string;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1694'^^xsd:string;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1697'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphitritides gracilis'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1697'^^xsd:string;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1698'^^xsd:string;
  dwc:scientificName 'Axionice maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Axionice maculata'^^xsd:string;
  dwc:aphiaid '131484'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1698'^^xsd:string;
  dwc:aphiaIdAccepted '868065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1699'^^xsd:string;
  dwc:scientificName 'Eupolymnia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eupolymnia sp.'^^xsd:string;
  dwc:aphiaid '129693'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1699'^^xsd:string;
  dwc:aphiaIdAccepted '129693'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1700'^^xsd:string;
  dwc:scientificName 'Eupolymnia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eupolymnia sp.'^^xsd:string;
  dwc:aphiaid '129693'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1700'^^xsd:string;
  dwc:aphiaIdAccepted '129693'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1704'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eupolymnia nebulosa'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1704'^^xsd:string;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1705'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eupolymnia nebulosa'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1705'^^xsd:string;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1706'^^xsd:string;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eupolymnia nesidensis'^^xsd:string;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1706'^^xsd:string;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1707'^^xsd:string;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eupolymnia nesidensis'^^xsd:string;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1707'^^xsd:string;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1712'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lanice conchilega'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1712'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1713'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lanice conchilega'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1713'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1717'^^xsd:string;
  dwc:scientificName 'Neoamphitrite figulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Neoamphitrite figulus'^^xsd:string;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1717'^^xsd:string;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1718'^^xsd:string;
  dwc:scientificName 'Neoamphitrite figulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Neoamphitrite figulus'^^xsd:string;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1718'^^xsd:string;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1720'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nicolea venustula'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1720'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1721'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nicolea venustula'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1721'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1727'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Pista cristata was, together with Notomastus latericeus, a consistent species at the control site though never very abundant.; Name in original file:Pista cristata'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1727'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1728'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pista cristata'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1728'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1735'^^xsd:string;
  dwc:scientificName 'Proclea graffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Proclea grafii'^^xsd:string;
  dwc:aphiaid '157545'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1735'^^xsd:string;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1736'^^xsd:string;
  dwc:scientificName 'Proclea graffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Proclea grafii'^^xsd:string;
  dwc:aphiaid '157545'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1736'^^xsd:string;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1748'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amaeana trilobata'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1748'^^xsd:string;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1749'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amaeana trilobata'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1749'^^xsd:string;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1759'^^xsd:string;
  dwc:scientificName 'Parathelepus collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parathelepus collaris'^^xsd:string;
  dwc:aphiaid '131512'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1759'^^xsd:string;
  dwc:aphiaIdAccepted '131512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1760'^^xsd:string;
  dwc:scientificName 'Parathelepus collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parathelepus collaris'^^xsd:string;
  dwc:aphiaid '131512'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1760'^^xsd:string;
  dwc:aphiaIdAccepted '131512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1762'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiglena mediterranea'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1762'^^xsd:string;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1776'^^xsd:string;
  dwc:scientificName 'Laonome kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laonome kroyeri'^^xsd:string;
  dwc:aphiaid '254745'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1776'^^xsd:string;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1777'^^xsd:string;
  dwc:scientificName 'Laonome kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laonome kroyeri'^^xsd:string;
  dwc:aphiaid '254745'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1777'^^xsd:string;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1780'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Megalomma vesiculosum'^^xsd:string;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1780'^^xsd:string;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1781'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Megalomma vesiculosum'^^xsd:string;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1781'^^xsd:string;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1799'^^xsd:string;
  dwc:scientificName 'Hydroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydroides sp.'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1799'^^xsd:string;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1800'^^xsd:string;
  dwc:scientificName 'Hydroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydroides sp.'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1800'^^xsd:string;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1805'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydroides norvegica'^^xsd:string;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1805'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1806'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hydroides norvegica'^^xsd:string;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1806'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1813'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1813'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1814'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pomatoceros triqueter'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1814'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1815'^^xsd:string;
  dwc:scientificName 'Serpula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Serpula Linnaeus, 1758.; Name in original file:Serpula sp. Linnaeus, 1767'^^xsd:string;
  dwc:aphiaid '129580'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1815'^^xsd:string;
  dwc:aphiaIdAccepted '129580'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1816'^^xsd:string;
  dwc:scientificName 'Serpula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Serpula Linnaeus, 1758.; Name in original file:Serpula sp. Linnaeus, 1767'^^xsd:string;
  dwc:aphiaid '129580'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1816'^^xsd:string;
  dwc:aphiaIdAccepted '129580'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1821'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Serpula vermicularis'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1821'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1822'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Serpula vermicularis'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1822'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1830'^^xsd:string;
  dwc:scientificName 'Apomatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apomatus sp.'^^xsd:string;
  dwc:aphiaid '129558'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1830'^^xsd:string;
  dwc:aphiaIdAccepted '129558'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1831'^^xsd:string;
  dwc:scientificName 'Apomatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apomatus sp.'^^xsd:string;
  dwc:aphiaid '129558'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1831'^^xsd:string;
  dwc:aphiaIdAccepted '129558'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1837'^^xsd:string;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirorbis sp.'^^xsd:string;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1837'^^xsd:string;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1838'^^xsd:string;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirorbis sp.'^^xsd:string;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1838'^^xsd:string;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1845'^^xsd:string;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirorbis spirorbis'^^xsd:string;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1845'^^xsd:string;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1846'^^xsd:string;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spirorbis spirorbis'^^xsd:string;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1846'^^xsd:string;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1852'^^xsd:string;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nymphon gracile'^^xsd:string;
  dwc:aphiaid '134687'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1852'^^xsd:string;
  dwc:aphiaIdAccepted '134687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1853'^^xsd:string;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nymphon gracile'^^xsd:string;
  dwc:aphiaid '134687'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1853'^^xsd:string;
  dwc:aphiaIdAccepted '134687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1858'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achelia echinata'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1858'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1859'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Achelia echinata'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1859'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1861'^^xsd:string;
  dwc:scientificName 'Achelia hispida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Achelia hispida Hodge, 1864.; Name in original file:Achelia hispida Hodge, 1865'^^xsd:string;
  dwc:aphiaid '150521'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1861'^^xsd:string;
  dwc:aphiaIdAccepted '150521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1862'^^xsd:string;
  dwc:scientificName 'Achelia hispida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Achelia hispida Hodge, 1864.; Name in original file:Achelia hispida Hodge, 1865'^^xsd:string;
  dwc:aphiaid '150521'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1862'^^xsd:string;
  dwc:aphiaIdAccepted '150521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1864'^^xsd:string;
  dwc:scientificName 'Achelia laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Achelia laevis Hodge, 1864.; Name in original file:Achelia laevis Hodge, 1866'^^xsd:string;
  dwc:aphiaid '134600'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1864'^^xsd:string;
  dwc:aphiaIdAccepted '134600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1865'^^xsd:string;
  dwc:scientificName 'Achelia laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Achelia laevis Hodge, 1864.; Name in original file:Achelia laevis Hodge, 1866'^^xsd:string;
  dwc:aphiaid '134600'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1865'^^xsd:string;
  dwc:aphiaIdAccepted '134600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1869'^^xsd:string;
  dwc:scientificName 'Callipallene phantoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Callipallene phantoma'^^xsd:string;
  dwc:aphiaid '134645'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1869'^^xsd:string;
  dwc:aphiaIdAccepted '134645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1870'^^xsd:string;
  dwc:scientificName 'Callipallene phantoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file: Callipallene phantoma'^^xsd:string;
  dwc:aphiaid '134645'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1870'^^xsd:string;
  dwc:aphiaIdAccepted '134645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1871'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anoplodactylus petiolatus'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1871'^^xsd:string;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1872'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anoplodactylus petiolatus'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1872'^^xsd:string;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1874'^^xsd:string;
  dwc:scientificName 'Anoplodactylus virescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anoplodactylus virescens'^^xsd:string;
  dwc:aphiaid '134730'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1874'^^xsd:string;
  dwc:aphiaIdAccepted '134730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1875'^^xsd:string;
  dwc:scientificName 'Anoplodactylus virescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anoplodactylus virescens'^^xsd:string;
  dwc:aphiaid '134730'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1875'^^xsd:string;
  dwc:aphiaIdAccepted '134730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1910'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nebalia bipes'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1910'^^xsd:string;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1911'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nebalia bipes'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1911'^^xsd:string;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1921'^^xsd:string;
  dwc:scientificName 'Heteromysis (Heteromysis) armoricana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Heteromysis armoricana Nouvel, 1940'^^xsd:string;
  dwc:aphiaid '120032'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1921'^^xsd:string;
  dwc:aphiaIdAccepted '120032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1927'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Apherusa bispinosa (Spence Bate, 1857).; Name in original file:Apherusa bispinosa (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1927'^^xsd:string;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1928'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Apherusa bispinosa (Spence Bate, 1857).; Name in original file:Apherusa bispinosa (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1928'^^xsd:string;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1942'^^xsd:string;
  dwc:scientificName 'Apherusa jurinei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa jurinei'^^xsd:string;
  dwc:aphiaid '102168'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1942'^^xsd:string;
  dwc:aphiaIdAccepted '102168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1943'^^xsd:string;
  dwc:scientificName 'Apherusa jurinei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa jurinei'^^xsd:string;
  dwc:aphiaid '102168'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1943'^^xsd:string;
  dwc:aphiaIdAccepted '102168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1947'^^xsd:string;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa ovalipes'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1947'^^xsd:string;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1948'^^xsd:string;
  dwc:scientificName 'Apherusa ovalipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apherusa ovalipes'^^xsd:string;
  dwc:aphiaid '102172'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1948'^^xsd:string;
  dwc:aphiaIdAccepted '102172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1950'^^xsd:string;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliopius laeviusculus'^^xsd:string;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1950'^^xsd:string;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1951'^^xsd:string;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calliopius laeviusculus'^^xsd:string;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1951'^^xsd:string;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1955'^^xsd:string;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Monoculodes carinatus (Spence Bate, 1857).; Name in original file:Monoculodes carinatus (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1955'^^xsd:string;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1956'^^xsd:string;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Monoculodes carinatus (Spence Bate, 1857).; Name in original file:Monoculodes carinatus (Bate, 1856)'^^xsd:string;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1956'^^xsd:string;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1964'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Synchelidium maculatum'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1964'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1965'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Synchelidium maculatum'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1965'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1978'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe incisa'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1978'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1979'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe incisa'^^xsd:string;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1979'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1982'^^xsd:string;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe lilljeborgi'^^xsd:string;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1982'^^xsd:string;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1983'^^xsd:string;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe lilljeborgi'^^xsd:string;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1983'^^xsd:string;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1987'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1987'^^xsd:string;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_1988'^^xsd:string;
  dwc:scientificName 'Leucothoe spinicarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leucothoe spinicarpa'^^xsd:string;
  dwc:aphiaid '102470'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_1988'^^xsd:string;
  dwc:aphiaIdAccepted '102470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_1996'^^xsd:string;
  dwc:scientificName 'Hyale prevosti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hyale prevostii'^^xsd:string;
  dwc:aphiaid '102326'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_1996'^^xsd:string;
  dwc:aphiaIdAccepted '490616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2006'^^xsd:string;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harpinia antennaria'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2006'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2007'^^xsd:string;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harpinia antennaria'^^xsd:string;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2007'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2013'^^xsd:string;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harpinia pectinata'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2013'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2014'^^xsd:string;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Harpinia pectinata'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2014'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2015'^^xsd:string;
  dwc:scientificName 'Harpinia serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Harpinia serrata G. O. Sars, 1879.; Name in original file:Harpinia serrata G. 0. Sars. 1885'^^xsd:string;
  dwc:aphiaid '102975'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2015'^^xsd:string;
  dwc:aphiaIdAccepted '102975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2016'^^xsd:string;
  dwc:scientificName 'Harpinia serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Harpinia serrata G. O. Sars, 1879.; Name in original file:Harpinia serrata G. 0. Sars. 1885'^^xsd:string;
  dwc:aphiaid '102975'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2016'^^xsd:string;
  dwc:aphiaIdAccepted '102975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2021'^^xsd:string;
  dwc:scientificName 'Metaphoxus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Metaphoxus pectinatus'^^xsd:string;
  dwc:aphiaid '102983'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2021'^^xsd:string;
  dwc:aphiaIdAccepted '102984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2022'^^xsd:string;
  dwc:scientificName 'Metaphoxus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Metaphoxus pectinatus'^^xsd:string;
  dwc:aphiaid '102983'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2022'^^xsd:string;
  dwc:aphiaIdAccepted '102984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2025'^^xsd:string;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parametaphoxus fultoni'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2025'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2026'^^xsd:string;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parametaphoxus fultoni'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2026'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2033'^^xsd:string;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoxocephalus holbolli'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2033'^^xsd:string;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2034'^^xsd:string;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phoxocephalus holbolli'^^xsd:string;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2034'^^xsd:string;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2042'^^xsd:string;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa ceratina'^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2042'^^xsd:string;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2053'^^xsd:string;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lysianassa plumosa'^^xsd:string;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2053'^^xsd:string;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2069'^^xsd:string;
  dwc:scientificName 'Socarnes erythrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance and degree of maerl-ground fidelity) from the BIOMAERL (control) sites investigated.; Name in original file:Socarnes erythrophthalmus'^^xsd:string;
  dwc:aphiaid '148560'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2069'^^xsd:string;
  dwc:aphiaIdAccepted '148560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2076'^^xsd:string;
  dwc:scientificName 'Tryphosella horingi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tryphosella horingi'^^xsd:string;
  dwc:aphiaid '102758'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2076'^^xsd:string;
  dwc:aphiaIdAccepted '102758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2077'^^xsd:string;
  dwc:scientificName 'Tryphosella horingi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tryphosella horingi'^^xsd:string;
  dwc:aphiaid '102758'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2077'^^xsd:string;
  dwc:aphiaIdAccepted '102758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2080'^^xsd:string;
  dwc:scientificName 'Tryphosella nanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tryphosella nanoides'^^xsd:string;
  dwc:aphiaid '102764'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2080'^^xsd:string;
  dwc:aphiaIdAccepted '102764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2108'^^xsd:string;
  dwc:scientificName 'Listriella picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Listriella picta'^^xsd:string;
  dwc:aphiaid '102489'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2108'^^xsd:string;
  dwc:aphiaIdAccepted '179650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2111'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atylus guttatus'^^xsd:string;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2111'^^xsd:string;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2112'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atylus guttatus'^^xsd:string;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2112'^^xsd:string;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2115'^^xsd:string;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atylus swammerdamei'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2115'^^xsd:string;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2117'^^xsd:string;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atylus vedlomensis'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2117'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2120'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dexamine spinosa'^^xsd:string;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2120'^^xsd:string;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2132'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca brevicornis'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2132'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2133'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca brevicornis'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2133'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2136'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca diadema'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2136'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2137'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca diadema'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2137'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2141'^^xsd:string;
  dwc:scientificName 'Ampelisca toulemonti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca toulemonti'^^xsd:string;
  dwc:aphiaid '101931'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2141'^^xsd:string;
  dwc:aphiaIdAccepted '101931'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2142'^^xsd:string;
  dwc:scientificName 'Ampelisca toulemonti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca toulemonti'^^xsd:string;
  dwc:aphiaid '101931'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2142'^^xsd:string;
  dwc:aphiaIdAccepted '101931'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2146'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca typica'^^xsd:string;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2146'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2147'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampelisca typica'^^xsd:string;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2147'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2152'^^xsd:string;
  dwc:scientificName 'Abludomelita gladiosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abludomelita gladiosa'^^xsd:string;
  dwc:aphiaid '102787'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2152'^^xsd:string;
  dwc:aphiaIdAccepted '102787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2153'^^xsd:string;
  dwc:scientificName 'Abludomelita gladiosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abludomelita gladiosa'^^xsd:string;
  dwc:aphiaid '102787'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2153'^^xsd:string;
  dwc:aphiaIdAccepted '102787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2155'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abludomelita obtusata'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2155'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2156'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Abludomelita obtusata'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2156'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2174'^^xsd:string;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ceradocus semiserratus is one of the key species found only at the control site. It is thought to be a non selective deposit-feeder.; Name in original file:Ceradocus semisseratus'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2174'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2175'^^xsd:string;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ceradocus semisseratus'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2175'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2180'^^xsd:string;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cheirocratus intermedius'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2180'^^xsd:string;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2181'^^xsd:string;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cheirocratus intermedius'^^xsd:string;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2181'^^xsd:string;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2188'^^xsd:string;
  dwc:scientificName 'Elasmopus rapax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Elasmopus rapax'^^xsd:string;
  dwc:aphiaid '102805'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2188'^^xsd:string;
  dwc:aphiaIdAccepted '102805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2189'^^xsd:string;
  dwc:scientificName 'Elasmopus rapax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Elasmopus rapax'^^xsd:string;
  dwc:aphiaid '102805'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2189'^^xsd:string;
  dwc:aphiaIdAccepted '102805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2194'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Gammarella fucicola was consistently present at the control site.; Name in original file:Gammarella fucicola'^^xsd:string;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2194'^^xsd:string;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2195'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammarella fucicola'^^xsd:string;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2195'^^xsd:string;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2201'^^xsd:string;
  dwc:scientificName 'Maera grossimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera grossimana'^^xsd:string;
  dwc:aphiaid '102815'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2201'^^xsd:string;
  dwc:aphiaIdAccepted '102815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2202'^^xsd:string;
  dwc:scientificName 'Maera grossimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera grossimana'^^xsd:string;
  dwc:aphiaid '102815'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2202'^^xsd:string;
  dwc:aphiaIdAccepted '102815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2211'^^xsd:string;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Maera othonis'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2211'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2212'^^xsd:string;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'M. othonis is a surface deposit-feeder which has only been found at the impacted site in our study.; Name in original file:Maera othonis'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2212'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2227'^^xsd:string;
  dwc:scientificName 'Ampithoe gammaroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampithoe gammaroides'^^xsd:string;
  dwc:aphiaid '101995'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2227'^^xsd:string;
  dwc:aphiaIdAccepted '102008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2228'^^xsd:string;
  dwc:scientificName 'Ampithoe gammaroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ampithoe gammaroides'^^xsd:string;
  dwc:aphiaid '101995'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2228'^^xsd:string;
  dwc:aphiaIdAccepted '102008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2231'^^xsd:string;
  dwc:scientificName 'Ampithoe rubricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ampithoe rubricata (Montagu, 1818).; Name in original file:Ampithoe rubricata (Montagu, 1808)'^^xsd:string;
  dwc:aphiaid '102002'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2231'^^xsd:string;
  dwc:aphiaIdAccepted '102002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2232'^^xsd:string;
  dwc:scientificName 'Ampithoe rubricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ampithoe rubricata (Montagu, 1818).; Name in original file:Ampithoe rubricata (Montagu, 1808)'^^xsd:string;
  dwc:aphiaid '102002'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2232'^^xsd:string;
  dwc:aphiaIdAccepted '102002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2239'^^xsd:string;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis maculata'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2239'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2243'^^xsd:string;
  dwc:scientificName 'Gammaropsis palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gammaropsis palmata'^^xsd:string;
  dwc:aphiaid '102369'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2243'^^xsd:string;
  dwc:aphiaIdAccepted '102369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2252'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Photis longicaudata'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2252'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2253'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Photis longicaudata'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2253'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2257'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ericthonius brasiliensis (Dana, 1853).; Name in original file:Ericthonius brasiliensis (Dana. 1852)'^^xsd:string;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2257'^^xsd:string;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2258'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Ericthonius brasiliensis (Dana, 1853).; Name in original file:Ericthonius brasiliensis (Dana. 1852)'^^xsd:string;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2258'^^xsd:string;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2260'^^xsd:string;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ischyrocerus anguipes'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2260'^^xsd:string;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2261'^^xsd:string;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ischyrocerus anguipes'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2261'^^xsd:string;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2265'^^xsd:string;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jassa falcata'^^xsd:string;
  dwc:aphiaid '102431'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2265'^^xsd:string;
  dwc:aphiaIdAccepted '102431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2266'^^xsd:string;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jassa falcata'^^xsd:string;
  dwc:aphiaid '102431'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2266'^^xsd:string;
  dwc:aphiaIdAccepted '102431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2271'^^xsd:string;
  dwc:scientificName 'Jassa marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Jassa marmorata Holmes, 1905.; Name in original file:Jassa marmorata S J Holmes, 1903'^^xsd:string;
  dwc:aphiaid '102433'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2271'^^xsd:string;
  dwc:aphiaIdAccepted '102433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2272'^^xsd:string;
  dwc:scientificName 'Jassa marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Jassa marmorata Holmes, 1905.; Name in original file:Jassa marmorata S J Holmes, 1903'^^xsd:string;
  dwc:aphiaid '102433'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2272'^^xsd:string;
  dwc:aphiaIdAccepted '102433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2277'^^xsd:string;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aora gracilis'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2277'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2278'^^xsd:string;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'That Aora gracilis was only found at the impacted site may be a consequence of its trophic behaviour on this site being directed to non-selective deposit-feeding more than suspension-feeding.; Name in original file:Aora gracilis'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2278'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2284'^^xsd:string;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'A few species, e.g. the sea urchin Echinocyamus pusillus (O.F.Müller, the amphipods Leptocheirus hirsutimanus (Bate) and the crab Liocarcinus corrugatus (Pennant), occurred in all (or nearly all) of the BIOMAERL study sites, but the majority of species have geographical limits between different regions considered.; Name in original file:Leptocheirus hirsutimanus'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2284'^^xsd:string;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2285'^^xsd:string;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'A few species, e.g. the sea urchin Echinocyamus pusillus (O.F.Müller, the amphipods Leptocheirus hirsutimanus (Bate) and the crab Liocarcinus corrugatus (Pennant), occurred in all (or nearly all) of the BIOMAERL study sites, but the majority of species have geographical limits between different regions considered.; Name in original file:Leptocheirus hirsutimanus'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2285'^^xsd:string;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2293'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus pectinatus'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2293'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2294'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptocheirus pectinatus'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2294'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2301'^^xsd:string;
  dwc:scientificName 'Leptocheirus tricristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'L trìcrìstatus was not a very abundant species but it was recorded in all seasons at the control site.; Name in original file:Leptocheirus tricristatus'^^xsd:string;
  dwc:aphiaid '102041'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2301'^^xsd:string;
  dwc:aphiaIdAccepted '102041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2306'^^xsd:string;
  dwc:scientificName 'Microdeutopus anomalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus anomalus'^^xsd:string;
  dwc:aphiaid '102043'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2306'^^xsd:string;
  dwc:aphiaIdAccepted '102043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2307'^^xsd:string;
  dwc:scientificName 'Microdeutopus anomalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus anomalus'^^xsd:string;
  dwc:aphiaid '102043'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2307'^^xsd:string;
  dwc:aphiaIdAccepted '102043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2311'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus damnoniensis'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2311'^^xsd:string;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2312'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Microdeutopus damnoniensis'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2312'^^xsd:string;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2316'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium sp.'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2316'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2317'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium sp.'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2317'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2326'^^xsd:string;
  dwc:scientificName 'Corophium curvispinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium curvispinum'^^xsd:string;
  dwc:aphiaid '102090'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2326'^^xsd:string;
  dwc:aphiaIdAccepted '148582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2327'^^xsd:string;
  dwc:scientificName 'Corophium curvispinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corophium curvispinum'^^xsd:string;
  dwc:aphiaid '102090'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2327'^^xsd:string;
  dwc:aphiaIdAccepted '148582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2330'^^xsd:string;
  dwc:scientificName 'Aeginina longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aeginina longicornis'^^xsd:string;
  dwc:aphiaid '101820'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2330'^^xsd:string;
  dwc:aphiaIdAccepted '101820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2331'^^xsd:string;
  dwc:scientificName 'Aeginina longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aeginina longicornis'^^xsd:string;
  dwc:aphiaid '101820'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2331'^^xsd:string;
  dwc:aphiaIdAccepted '101820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2336'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caprella acanthifera'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2336'^^xsd:string;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2337'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caprella acanthifera'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2337'^^xsd:string;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2340'^^xsd:string;
  dwc:scientificName 'Caprella penantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caprella penantis'^^xsd:string;
  dwc:aphiaid '101846'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2340'^^xsd:string;
  dwc:aphiaIdAccepted '101846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2341'^^xsd:string;
  dwc:scientificName 'Caprella penantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caprella penantis'^^xsd:string;
  dwc:aphiaid '101846'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2341'^^xsd:string;
  dwc:aphiaIdAccepted '101846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2344'^^xsd:string;
  dwc:scientificName 'Parvipalpus capillaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvipalpus capillaceus'^^xsd:string;
  dwc:aphiaid '101858'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2344'^^xsd:string;
  dwc:aphiaIdAccepted '101858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2345'^^xsd:string;
  dwc:scientificName 'Parvipalpus capillaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvipalpus capillaceus'^^xsd:string;
  dwc:aphiaid '101858'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2345'^^xsd:string;
  dwc:aphiaIdAccepted '101858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2350'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phtisica marina'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2350'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2351'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phtisica marina'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2351'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2361'^^xsd:string;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gnathia oxyuraea'^^xsd:string;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2361'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2362'^^xsd:string;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gnathia oxyuraea'^^xsd:string;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2362'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2368'^^xsd:string;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anthura gracilis'^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2368'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2374'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cyathura carinata'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2374'^^xsd:string;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2375'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cyathura carinata'^^xsd:string;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2375'^^xsd:string;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2380'^^xsd:string;
  dwc:scientificName 'Paranthura costana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Paranthura costana Spence Bate & Westwood, 1866.; Name in original file:Paranthura costana Spence Bate & Westwood, 1868'^^xsd:string;
  dwc:aphiaid '118509'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2380'^^xsd:string;
  dwc:aphiaIdAccepted '118509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2381'^^xsd:string;
  dwc:scientificName 'Paranthura costana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Paranthura costana Spence Bate & Westwood, 1866.; Name in original file:Paranthura costana Spence Bate & Westwood, 1868'^^xsd:string;
  dwc:aphiaid '118509'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2381'^^xsd:string;
  dwc:aphiaIdAccepted '118509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2383'^^xsd:string;
  dwc:scientificName 'Cirolana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cirolana sp.'^^xsd:string;
  dwc:aphiaid '118399'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2383'^^xsd:string;
  dwc:aphiaIdAccepted '118399'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2390'^^xsd:string;
  dwc:scientificName 'Conilera cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Conilera cylindracea (Montagu, 1804).; Name in original file:Conilera cylindracea (Montagu, 1803)'^^xsd:string;
  dwc:aphiaid '118842'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2390'^^xsd:string;
  dwc:aphiaIdAccepted '118842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2396'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurydice pulchra'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2396'^^xsd:string;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2397'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Eurydice pulchra'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2397'^^xsd:string;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2406'^^xsd:string;
  dwc:scientificName 'Cymodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodoce sp.'^^xsd:string;
  dwc:aphiaid '118426'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2406'^^xsd:string;
  dwc:aphiaIdAccepted '118426'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2412'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2412'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2413'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cymodoce truncata'^^xsd:string;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2413'^^xsd:string;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2418'^^xsd:string;
  dwc:scientificName 'Sphaeroma monodi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaeroma monodi'^^xsd:string;
  dwc:aphiaid '148663'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2418'^^xsd:string;
  dwc:aphiaIdAccepted '118956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2419'^^xsd:string;
  dwc:scientificName 'Sphaeroma monodi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaeroma monodi'^^xsd:string;
  dwc:aphiaid '148663'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2419'^^xsd:string;
  dwc:aphiaIdAccepted '118956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2423'^^xsd:string;
  dwc:scientificName 'Sphaeroma rugicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaeroma rugicauda'^^xsd:string;
  dwc:aphiaid '146936'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2423'^^xsd:string;
  dwc:aphiaIdAccepted '118958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2424'^^xsd:string;
  dwc:scientificName 'Sphaeroma rugicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaeroma rugicauda'^^xsd:string;
  dwc:aphiaid '146936'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2424'^^xsd:string;
  dwc:aphiaIdAccepted '118958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2427'^^xsd:string;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jaera albifrons'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2427'^^xsd:string;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2428'^^xsd:string;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jaera albifrons'^^xsd:string;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2428'^^xsd:string;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2433'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Janira maculosa Leach, 1814.; Name in original file:Janira maculosa Leach. 1813'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2433'^^xsd:string;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2434'^^xsd:string;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Janira maculosa Leach, 1814.; Name in original file:Janira maculosa Leach. 1813'^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2434'^^xsd:string;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2440'^^xsd:string;
  dwc:scientificName 'Munna kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Munna kroyeri'^^xsd:string;
  dwc:aphiaid '118757'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2440'^^xsd:string;
  dwc:aphiaIdAccepted '118757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2441'^^xsd:string;
  dwc:scientificName 'Munna kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Munna kroyeri'^^xsd:string;
  dwc:aphiaid '118757'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2441'^^xsd:string;
  dwc:aphiaIdAccepted '118757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2454'^^xsd:string;
  dwc:scientificName 'Leptochelia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptochelia dubia'^^xsd:string;
  dwc:aphiaid '136470'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2454'^^xsd:string;
  dwc:aphiaIdAccepted '880865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2465'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes latreillii'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2465'^^xsd:string;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2466'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Apseudes latreillii is, together with Aonides oxycephala, one of the few species that only occurred at the impacted site, and then in very high abundances.; Name in original file:Apseudes latreillii'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2466'^^xsd:string;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2470'^^xsd:string;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes talpa'^^xsd:string;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2470'^^xsd:string;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2471'^^xsd:string;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Apseudes talpa'^^xsd:string;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2471'^^xsd:string;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2482'^^xsd:string;
  dwc:scientificName 'Palaemon elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palaemon elegans'^^xsd:string;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2482'^^xsd:string;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2483'^^xsd:string;
  dwc:scientificName 'Palaemon elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palaemon elegans'^^xsd:string;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2483'^^xsd:string;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2488'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palaemonetes varians'^^xsd:string;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2488'^^xsd:string;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2489'^^xsd:string;
  dwc:scientificName 'Palaemonetes varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Palaemonetes varians'^^xsd:string;
  dwc:aphiaid '107624'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2489'^^xsd:string;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2496'^^xsd:string;
  dwc:scientificName 'Athanas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Athanas sp.'^^xsd:string;
  dwc:aphiaid '106979'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2496'^^xsd:string;
  dwc:aphiaIdAccepted '106979'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2501'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Athanas nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2501'^^xsd:string;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2502'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Athanas nitescens'^^xsd:string;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2502'^^xsd:string;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2533'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crangon crangon'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2533'^^xsd:string;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2534'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crangon crangon'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2534'^^xsd:string;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2546'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2546'^^xsd:string;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2558'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diogenes pugilator'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2558'^^xsd:string;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2559'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Diogenes pugilator'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2559'^^xsd:string;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2570'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anapagurus laevis'^^xsd:string;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2570'^^xsd:string;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2582'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'On each ground, video and direct observations by divers revealed that several species rapidly aggregated to feed along the dredge tracks including crabs (Liocarcinus depurator, Necora púber, Pagurus bernhardus).; Name in original file:Pagurus bernhardus'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2582'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2583'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'On each ground, video and direct observations by divers revealed that several species rapidly aggregated to feed along the dredge tracks including crabs (Liocarcinus depurator, Necora púber, Pagurus bernhardus).; Name in original file:Pagurus bernhardus'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2583'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2607'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2607'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2608'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Galathea intermedia'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2608'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2617'^^xsd:string;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Galathea squamifera'^^xsd:string;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2617'^^xsd:string;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2625'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It was locally very abundant on maerl grounds. Its abundance was four times higher on the impacted ground than on the control, related to the presence of mussel rafts at the impacted site, perhaps due to the the generation of shell debris for shelter.; Name in original file:Pisidia longicornis'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2625'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2626'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It was locally very abundant on maerl grounds. Its abundance was four times higher on the impacted ground than on the control, related to the presence of mussel rafts at the impacted site, perhaps due to the the generation of shell debris for shelter.; Name in original file:Pisidia longicornis'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2626'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2642'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisa armata'^^xsd:string;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2642'^^xsd:string;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2643'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pisa armata'^^xsd:string;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2643'^^xsd:string;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2651'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Inachus dorsettensis'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2651'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2652'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Inachus dorsettensis'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2652'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2659'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia rostrata'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2659'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2660'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Macropodia rostrata'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2660'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2672'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia cranchii'^^xsd:string;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2672'^^xsd:string;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2673'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia cranchii'^^xsd:string;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2673'^^xsd:string;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2681'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia tuberosa'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2681'^^xsd:string;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2682'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ebalia tuberosa'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2682'^^xsd:string;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2696'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atelecyclus rotundatus'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2696'^^xsd:string;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2697'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atelecyclus rotundatus'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2697'^^xsd:string;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2702'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atelecyclus undecimdentatus'^^xsd:string;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2702'^^xsd:string;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2703'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Atelecyclus undecimdentatus'^^xsd:string;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2703'^^xsd:string;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2706'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thia scutellata'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2706'^^xsd:string;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2715'^^xsd:string;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus arcuatus'^^xsd:string;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2715'^^xsd:string;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2716'^^xsd:string;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Liocarcinus arcuatus'^^xsd:string;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2716'^^xsd:string;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2722'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Among the most important invertebrate species (distinguished in terms of frequency/abundance, biomass and degree of maerl-ground fidelity) from the BIOMAERL (control) sites investigated.; Name in original file:Liocarcinus corrugatus'^^xsd:string;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2722'^^xsd:string;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2723'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At station USL the most conspicuous species were the polychaete Glycera gigantea, the sea cucumber Cucumaria normanna, the porcelain crab Pisidia longicornis, the bivalve Abra alba and the crab Liocarcinus corrugatus, together with nereid polychaetes.; Name in original file:Liocarcinus corrugatus'^^xsd:string;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2723'^^xsd:string;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2744'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Liocarcinus pusillus (Leach, 1816).; Name in original file:Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2744'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2745'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Liocarcinus pusillus (Leach, 1816).; Name in original file:Liocarcinus pusillus (Leach, 1815)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2745'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2757'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Necora puber'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2757'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2758'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Necora puber'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2758'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2762'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Carcinus maenas'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2762'^^xsd:string;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2767'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pilumnus hirtellus'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2767'^^xsd:string;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2774'^^xsd:string;
  dwc:scientificName 'Xantho poressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Xantho poressa'^^xsd:string;
  dwc:aphiaid '107442'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2774'^^xsd:string;
  dwc:aphiaIdAccepted '107442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2791'^^xsd:string;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'L cancellatus was one of the most abundant key-species at the control site.; Name in original file:Leptochiton cancellatus'^^xsd:string;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2791'^^xsd:string;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2792'^^xsd:string;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At the impacted site, L. cancellatus was less constantly present nor consistently abundant.; Name in original file:Leptochiton cancellatus'^^xsd:string;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2792'^^xsd:string;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2795'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hanleya hanleyi'^^xsd:string;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2795'^^xsd:string;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2799'^^xsd:string;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callochiton septemvalvis'^^xsd:string;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2799'^^xsd:string;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2800'^^xsd:string;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callochiton septemvalvis'^^xsd:string;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2800'^^xsd:string;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2814'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tonicella rubra'^^xsd:string;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2814'^^xsd:string;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2815'^^xsd:string;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tonicella rubra'^^xsd:string;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2815'^^xsd:string;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2819'^^xsd:string;
  dwc:scientificName 'Acanthopleura echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona echinata'^^xsd:string;
  dwc:aphiaid '386269'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2819'^^xsd:string;
  dwc:aphiaIdAccepted '1648719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2820'^^xsd:string;
  dwc:scientificName 'Acanthopleura echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona echinata'^^xsd:string;
  dwc:aphiaid '386269'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2820'^^xsd:string;
  dwc:aphiaIdAccepted '1648719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2824'^^xsd:string;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona crinita'^^xsd:string;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2824'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2825'^^xsd:string;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona crinita'^^xsd:string;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2825'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2829'^^xsd:string;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona fascicularis'^^xsd:string;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2829'^^xsd:string;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2830'^^xsd:string;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Acanthochitona fascicularis'^^xsd:string;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2830'^^xsd:string;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2838'^^xsd:string;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Emarginula fissura'^^xsd:string;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2838'^^xsd:string;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2840'^^xsd:string;
  dwc:scientificName 'Emarginula rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Emarginula rosea'^^xsd:string;
  dwc:aphiaid '139965'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2840'^^xsd:string;
  dwc:aphiaIdAccepted '139965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2841'^^xsd:string;
  dwc:scientificName 'Emarginula rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Emarginula rosea'^^xsd:string;
  dwc:aphiaid '139965'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2841'^^xsd:string;
  dwc:aphiaIdAccepted '139965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2851'^^xsd:string;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tricolia pullus'^^xsd:string;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2851'^^xsd:string;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2867'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At USC, seaweeds were only abundant during the summer period 1996. The strong hydrodynamics of the area did not allow most seaweed species to settle and cover the maerl grounds.; Name in original file:Gibbula magus'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2867'^^xsd:string;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2868'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula magus'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2868'^^xsd:string;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2876'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula cineraria'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2876'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2877'^^xsd:string;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gibbula cineraria'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2877'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2883'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Jujubinus exasperatus was found at low abundances in both control and impacted. This gastropod is a herbivore and micrograzer on surface films of microscopic algae.; Name in original file:Jujubinus exasperatus'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2883'^^xsd:string;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2884'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Jujubinus exasperatus was found at low abundances in both control and impacted. This gastropod is a herbivore and micrograzer on surface films of microscopic algae.; Name in original file:Jujubinus exasperatus'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2884'^^xsd:string;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2891'^^xsd:string;
  dwc:scientificName 'Jujubinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Jujubinus miliaris, together with Jujubinus exasperatus, was one of the gastropod species typical of maerl grounds. Unexpectedly, it reached higher abundances than Jujubinus exasperatus, though neither were as rich in numbers as was expected at the beginning of this study.; Name in original file:Jujubinus miliaris'^^xsd:string;
  dwc:aphiaid '156144'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2891'^^xsd:string;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2892'^^xsd:string;
  dwc:scientificName 'Jujubinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jujubinus miliaris'^^xsd:string;
  dwc:aphiaid '156144'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2892'^^xsd:string;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2900'^^xsd:string;
  dwc:scientificName 'Tectura testudinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tectura testudinalis'^^xsd:string;
  dwc:aphiaid '140276'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2900'^^xsd:string;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2901'^^xsd:string;
  dwc:scientificName 'Tectura testudinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tectura testudinalis'^^xsd:string;
  dwc:aphiaid '140276'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2901'^^xsd:string;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2908'^^xsd:string;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tectura virginea'^^xsd:string;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2908'^^xsd:string;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2909'^^xsd:string;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tectura virginea'^^xsd:string;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2909'^^xsd:string;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2912'^^xsd:string;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Helcion pellucidum'^^xsd:string;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2912'^^xsd:string;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2913'^^xsd:string;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Helcion pellucidum'^^xsd:string;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2913'^^xsd:string;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2928'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Bittium reticulatum'^^xsd:string;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2928'^^xsd:string;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2940'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Turritella communis'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2940'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2941'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Turritella communis'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2941'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2954'^^xsd:string;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lacuna parva'^^xsd:string;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2954'^^xsd:string;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2955'^^xsd:string;
  dwc:scientificName 'Lacuna parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lacuna parva'^^xsd:string;
  dwc:aphiaid '140169'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2955'^^xsd:string;
  dwc:aphiaIdAccepted '140169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2962'^^xsd:string;
  dwc:scientificName 'Barleeia unifasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Barleeia unifasciata'^^xsd:string;
  dwc:aphiaid '138843'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2962'^^xsd:string;
  dwc:aphiaIdAccepted '138843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2968'^^xsd:string;
  dwc:scientificName 'Rissoa guerinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa guerinii'^^xsd:string;
  dwc:aphiaid '141353'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2968'^^xsd:string;
  dwc:aphiaIdAccepted '141353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2969'^^xsd:string;
  dwc:scientificName 'Rissoa guerinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa guerinii'^^xsd:string;
  dwc:aphiaid '141353'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2969'^^xsd:string;
  dwc:aphiaIdAccepted '141353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2975'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa lilacina'^^xsd:string;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2975'^^xsd:string;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2976'^^xsd:string;
  dwc:scientificName 'Rissoa lilacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa lilacina'^^xsd:string;
  dwc:aphiaid '141358'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2976'^^xsd:string;
  dwc:aphiaIdAccepted '141358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2987'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoa parva'^^xsd:string;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2987'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_2995'^^xsd:string;
  dwc:scientificName 'Alvania cimicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania cimicoides'^^xsd:string;
  dwc:aphiaid '141168'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_2995'^^xsd:string;
  dwc:aphiaIdAccepted '141168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_2996'^^xsd:string;
  dwc:scientificName 'Alvania cimicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Alvania cimicoides'^^xsd:string;
  dwc:aphiaid '141168'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_2996'^^xsd:string;
  dwc:aphiaIdAccepted '141168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3004'^^xsd:string;
  dwc:scientificName 'Manzonia crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Manzonia crassa'^^xsd:string;
  dwc:aphiaid '141291'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3004'^^xsd:string;
  dwc:aphiaIdAccepted '141291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3013'^^xsd:string;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Onoba semicostata'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3013'^^xsd:string;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3015'^^xsd:string;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pussilina inconspicua'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3015'^^xsd:string;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3019'^^xsd:string;
  dwc:scientificName 'Caecum imperforatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum imperforatum'^^xsd:string;
  dwc:aphiaid '146743'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3019'^^xsd:string;
  dwc:aphiaIdAccepted '146743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3020'^^xsd:string;
  dwc:scientificName 'Caecum imperforatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum imperforatum'^^xsd:string;
  dwc:aphiaid '146743'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3020'^^xsd:string;
  dwc:aphiaIdAccepted '146743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3029'^^xsd:string;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum glabrum'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3029'^^xsd:string;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3030'^^xsd:string;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Caecum glabrum'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3030'^^xsd:string;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3034'^^xsd:string;
  dwc:scientificName 'Circulus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Circulus striatus'^^xsd:string;
  dwc:aphiaid '138700'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3034'^^xsd:string;
  dwc:aphiaIdAccepted '138700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3037'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aporrhais pespelecani'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3037'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3042'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calyptraea chinensis'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3042'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3043'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Calyptraea chinensis'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3043'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3052'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Crepidula fornicata'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3052'^^xsd:string;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3058'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capulus ungaricus'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3058'^^xsd:string;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3059'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Capulus ungaricus'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3059'^^xsd:string;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3065'^^xsd:string;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Trivia monacha'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3065'^^xsd:string;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3079'^^xsd:string;
  dwc:scientificName 'Polinices (Euspira) pulchellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polinices pulchellus'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3079'^^xsd:string;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3080'^^xsd:string;
  dwc:scientificName 'Polinices (Euspira) pulchellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Polinices pulchellus'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3080'^^xsd:string;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3082'^^xsd:string;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euspira catena'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3082'^^xsd:string;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3083'^^xsd:string;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Euspira catena'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3083'^^xsd:string;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3102'^^xsd:string;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melanella alba'^^xsd:string;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3102'^^xsd:string;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3103'^^xsd:string;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Melanella alba'^^xsd:string;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3103'^^xsd:string;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3106'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Vitreolina philippi'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3106'^^xsd:string;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3107'^^xsd:string;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Vitreolina philippi'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3107'^^xsd:string;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3135'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Buccinum undatum'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3135'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3136'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Buccinum undatum'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3136'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3146'^^xsd:string;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hinia reticulata'^^xsd:string;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3146'^^xsd:string;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3147'^^xsd:string;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hinia reticulata'^^xsd:string;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3147'^^xsd:string;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3154'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hinia incrassata'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3154'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3155'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hinia incrassata'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3155'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3191'^^xsd:string;
  dwc:scientificName 'Rissoella opalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Rissoella opalina'^^xsd:string;
  dwc:aphiaid '141149'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3191'^^xsd:string;
  dwc:aphiaIdAccepted '141149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3196'^^xsd:string;
  dwc:scientificName 'Brachystomia scalaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Brachystomia scalaris'^^xsd:string;
  dwc:aphiaid '491633'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3196'^^xsd:string;
  dwc:aphiaIdAccepted '491633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3209'^^xsd:string;
  dwc:scientificName 'Turbonilla lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Turbonilla lactaea'^^xsd:string;
  dwc:aphiaid '141072'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3209'^^xsd:string;
  dwc:aphiaIdAccepted '141072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3212'^^xsd:string;
  dwc:scientificName 'Scaphander lignarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Scaphander lignarius'^^xsd:string;
  dwc:aphiaid '139488'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3212'^^xsd:string;
  dwc:aphiaIdAccepted '139488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3215'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cylichna cylindracea'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3215'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3229'^^xsd:string;
  dwc:scientificName 'Berthellina citrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Berthelina citrina'^^xsd:string;
  dwc:aphiaid '140815'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3229'^^xsd:string;
  dwc:aphiaIdAccepted '140815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3230'^^xsd:string;
  dwc:scientificName 'Berthellina citrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Berthelina citrina'^^xsd:string;
  dwc:aphiaid '140815'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3230'^^xsd:string;
  dwc:aphiaIdAccepted '140815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3246'^^xsd:string;
  dwc:scientificName 'Doris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Doris sp.'^^xsd:string;
  dwc:aphiaid '137914'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3246'^^xsd:string;
  dwc:aphiaIdAccepted '137914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3247'^^xsd:string;
  dwc:scientificName 'Doris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Doris sp.'^^xsd:string;
  dwc:aphiaid '137914'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3247'^^xsd:string;
  dwc:aphiaIdAccepted '137914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3264'^^xsd:string;
  dwc:scientificName 'Aeolidia papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aeolidia papillosa'^^xsd:string;
  dwc:aphiaid '138709'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3264'^^xsd:string;
  dwc:aphiaIdAccepted '138709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3265'^^xsd:string;
  dwc:scientificName 'Aeolidia papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aeolidia papillosa'^^xsd:string;
  dwc:aphiaid '138709'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3265'^^xsd:string;
  dwc:aphiaIdAccepted '138709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3267'^^xsd:string;
  dwc:scientificName 'Dentalium novemcostatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Dentalium novemcostatum Lamarck, 1818.; Name in original file:Dentalium novemcostatum'^^xsd:string;
  dwc:aphiaid '139530'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3267'^^xsd:string;
  dwc:aphiaIdAccepted '196381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3268'^^xsd:string;
  dwc:scientificName 'Dentalium novemcostatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Dentalium novemcostatum Lamarck, 1818.; Name in original file:Dentalium novemcostatum'^^xsd:string;
  dwc:aphiaid '139530'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3268'^^xsd:string;
  dwc:aphiaIdAccepted '196381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3273'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Antalis entalis (Linnaeus, 1758).; Name in original file:Antalis entalis (Linnaeus, 1778)'^^xsd:string;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3273'^^xsd:string;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3274'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Antalis entalis (Linnaeus, 1758).; Name in original file:Antalis entalis (Linnaeus, 1778)'^^xsd:string;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3274'^^xsd:string;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3300'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At station USC, the bivalves Glycymeris glycymeris was among the most conspicuous macrobiota.; Name in original file:Glycymeris glycymeris'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3300'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3301'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Glycymeris glycymeris'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3301'^^xsd:string;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3313'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus adriaticus'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3313'^^xsd:string;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3314'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus adriaticus'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3314'^^xsd:string;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3319'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus barbatus'^^xsd:string;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3319'^^xsd:string;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3322'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus modiolus'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3322'^^xsd:string;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3323'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Modiolus modiolus'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3323'^^xsd:string;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3352'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pecten maximus'^^xsd:string;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3352'^^xsd:string;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3356'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aequipecten opercularis'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3356'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3359'^^xsd:string;
  dwc:scientificName 'Chlamys distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chlamys distorta'^^xsd:string;
  dwc:aphiaid '146807'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3359'^^xsd:string;
  dwc:aphiaIdAccepted '236715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3364'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chlamys varia'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3364'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3383'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pododesmus patelliformis'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3383'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3388'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lucinoma borealis'^^xsd:string;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3388'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3389'^^xsd:string;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lucinoma borealis'^^xsd:string;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3389'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3398'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thyasira flexuosa'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3398'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3406'^^xsd:string;
  dwc:scientificName 'Devonia perrieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Devonia perrieri'^^xsd:string;
  dwc:aphiaid '140365'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3406'^^xsd:string;
  dwc:aphiaIdAccepted '140365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3407'^^xsd:string;
  dwc:scientificName 'Devonia perrieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Devonia perrieri'^^xsd:string;
  dwc:aphiaid '140365'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3407'^^xsd:string;
  dwc:aphiaIdAccepted '140365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3410'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tellimya ferruginosa'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3410'^^xsd:string;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3411'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tellimya ferruginosa'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3411'^^xsd:string;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3416'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysella bidentata'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3416'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3417'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Mysella bidentata'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3417'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3428'^^xsd:string;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Goodalia triangularis'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3428'^^xsd:string;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3442'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium exiguum'^^xsd:string;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3442'^^xsd:string;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3446'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium minimum'^^xsd:string;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3446'^^xsd:string;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3447'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium minimum'^^xsd:string;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3447'^^xsd:string;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3454'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium ovale'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3454'^^xsd:string;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3455'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium ovale'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3455'^^xsd:string;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3459'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Parvicardium scabrum'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3459'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3469'^^xsd:string;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laevicardium crassum'^^xsd:string;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3469'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3472'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Cerastoderma edule'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3472'^^xsd:string;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3480'^^xsd:string;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ensis ensis'^^xsd:string;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3480'^^xsd:string;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3481'^^xsd:string;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ensis ensis'^^xsd:string;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3481'^^xsd:string;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3486'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phaxas pellucidus'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3486'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3487'^^xsd:string;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phaxas pellucidus'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3487'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3506'^^xsd:string;
  dwc:scientificName 'Gari depressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gari depressa'^^xsd:string;
  dwc:aphiaid '140869'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3506'^^xsd:string;
  dwc:aphiaIdAccepted '140869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3507'^^xsd:string;
  dwc:scientificName 'Gari depressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gari depressa'^^xsd:string;
  dwc:aphiaid '140869'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3507'^^xsd:string;
  dwc:aphiaIdAccepted '140869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3512'^^xsd:string;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gari tellinella'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3512'^^xsd:string;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3513'^^xsd:string;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gari tellinella'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3513'^^xsd:string;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3521'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At station USC, the most conspicuous macrobiota were the swimming crab Liocarcinus corrugatus, the lancelet Branchiostoma lanceo latus, the gastropod Jujubinus sp., the bivalves Glycymeris glycymeris, Claus ine I la fasciata, Venus verrucosa, Dosinia lupinus and Tapes rhomboïdes, together with the archiannelid Polygordius lacteus.; Name in original file:Venus verrucosa'^^xsd:string;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3521'^^xsd:string;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3532'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Gouldia minima'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3532'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3538'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Chamelea gallina'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3538'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3549'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'It has also been regarded as a key species in our control maerl ground. As a suspension-feeder it is very habitat-selective needing clean, well oxygenated grounds.; Name in original file:Clausinella fasciata'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3549'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3550'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Clausinella fasciata'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3550'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3557'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Timoclea ovata'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3557'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3560'^^xsd:string;
  dwc:scientificName 'Tapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tapes aureus'^^xsd:string;
  dwc:aphiaid '751173'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3560'^^xsd:string;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3566'^^xsd:string;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'T. rhomboides was one of the key species that was only present at the control maerl ground (USC). It was present throughout the two-year period of study though numbers were not high.; Name in original file:Tapes rhomboides'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3566'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3567'^^xsd:string;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Tapes rhomboides'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3567'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3572'^^xsd:string;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Venerupis senegalensis'^^xsd:string;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3572'^^xsd:string;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3574'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'At station USC, the most conspicuous macrobiota were the swimming crab Liocarcinus corrugatus, the lancelet Branchiostoma lanceo latus, the gastropod Jujubinus sp., the bivalves Glycymeris glycymeris, Claus ine I la fasciata, Venus verrucosa, Dosinia lupinus and Tapes rhomboïdes, together with the archiannelid Polygordius lacteus.; Name in original file:Dosinia lupinus'^^xsd:string;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3574'^^xsd:string;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3575'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dosinia lupinus'^^xsd:string;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3575'^^xsd:string;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3581'^^xsd:string;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'This is one of the few species in which a seasonal pattern can be discerned.; Name in original file:Dosinia exoleta'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3581'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3582'^^xsd:string;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Dosinia exoleta'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3582'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3591'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corbula gibba'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3591'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3592'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Corbula gibba'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3592'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3600'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3600'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3601'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Hiatella arctica'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3601'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3606'^^xsd:string;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thracia phaseolina'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3606'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3607'^^xsd:string;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Thracia phaseolina'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3607'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3619'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lyonsia norwegica'^^xsd:string;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3619'^^xsd:string;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3705'^^xsd:string;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Antedon bifida'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3705'^^xsd:string;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3712'^^xsd:string;
  dwc:scientificName 'Luidia ciliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Luidia ciliaris'^^xsd:string;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3712'^^xsd:string;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3722'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Anseropoda placenta'^^xsd:string;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3722'^^xsd:string;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3735'^^xsd:string;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Henricia sanguinolenta'^^xsd:string;
  dwc:aphiaid '123974'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3735'^^xsd:string;
  dwc:aphiaIdAccepted '123974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3739'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Asterias rubens'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3739'^^xsd:string;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3740'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Asterias rubens'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3740'^^xsd:string;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3747'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marthasterias glacialis'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3747'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3748'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Marthasterias glacialis'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3748'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3757'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiothrix fragilis'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3757'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3758'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ophiothrix fragilis'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3758'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3778'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiura filiformis'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3778'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3779'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Amphiura filiformis'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3779'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3792'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphipholis squamata (Delle Chiaje, 1828).; Name in original file:Amphipholis squamata'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3792'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3793'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Amphipholis squamata (Delle Chiaje, 1828).; Name in original file:Amphipholis squamata'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3793'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3816'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Psammechinus miliaris (P.L.S. Müller, 1771)/ Among the most important invertebrate species (distinguished in terms of frequency/abundance and biomass ) from the BIOMAERL (control) sites investigated.; Name in original file:Psammechinus miliaris (Gmelin, 1778)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3816'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3824'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paracentrotus lividus'^^xsd:string;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3824'^^xsd:string;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3825'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Paracentrotus lividus'^^xsd:string;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3825'^^xsd:string;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3830'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Sphaerechinus granularis'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3830'^^xsd:string;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3838'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the animals, only a few species like Echinocyamus pusillus and Galathea intermedia were present at all BIOMAERL sites investigated.; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3838'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3839'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'among the animals, only a few species like Echinocyamus pusillus and Galathea intermedia were present at all BIOMAERL sites investigated.; Name in original file:Echinocyamus pusillus'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3839'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3846'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Spatangus purpureus'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3846'^^xsd:string;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3851'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Echinocardium cordatum'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3851'^^xsd:string;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3852'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Echinocardium cordatum'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3852'^^xsd:string;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3867'^^xsd:string;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aslia lefevrei'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3867'^^xsd:string;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3868'^^xsd:string;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Aslia lefevrei'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3868'^^xsd:string;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3869'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Leptopentacta elongata (Düben & Koren, 1846).; Name in original file:Leptopentacta elongata (Düben & Koren, 1845)'^^xsd:string;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3869'^^xsd:string;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3870'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Leptopentacta elongata (Düben & Koren, 1846).; Name in original file:Leptopentacta elongata (Düben & Koren, 1845)'^^xsd:string;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3870'^^xsd:string;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3874'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptosynapta inhaerens'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3874'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3875'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Leptosynapta inhaerens'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3875'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3884'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Labidoplax digitata'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3884'^^xsd:string;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3887'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Branchiostoma lanceolatum (Pallas, 1774) /The lancelet Branchiostoma lanceolatum has been recorded as a species forming its own biocoenosis in fine oxygenated sands (Sánchez-Mata, 1996) named Amphioxus sands.; Name in original file:Branchiostoma lanceolatum (Pallas, 1776)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3887'^^xsd:string;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3888'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Branchiostoma lanceolatum (Pallas, 1774) / The lancelet Branchiostoma lanceolatum has been recorded as a species forming its own biocoenosis in fine oxygenated sands (Sánchez-Mata, 1996) named Amphioxus sands.; Name in original file:Branchiostoma lanceolatum (Pallas, 1776)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3888'^^xsd:string;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3910'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ciona intestinalis'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3910'^^xsd:string;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_3919'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ascidiella aspersa'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_3919'^^xsd:string;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3920'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ascidiella aspersa'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3920'^^xsd:string;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3928'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Phallusia mammillata'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3928'^^xsd:string;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3942'^^xsd:string;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Pyura tessellata'^^xsd:string;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3942'^^xsd:string;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3955'^^xsd:string;
  dwc:scientificName 'Lepadogaster lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lepadogaster lepadogaster'^^xsd:string;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3955'^^xsd:string;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3977'^^xsd:string;
  dwc:scientificName 'Nerophis ophidion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Nerophis ophidion'^^xsd:string;
  dwc:aphiaid '127385'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3977'^^xsd:string;
  dwc:aphiaIdAccepted '127385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3981'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Syngnathus typhle'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3981'^^xsd:string;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_3991'^^xsd:string;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Taurulus bubalis'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_3991'^^xsd:string;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_4130'^^xsd:string;
  dwc:scientificName 'Berthella plumula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Berthella plumula'^^xsd:string;
  dwc:aphiaid '140812'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_4130'^^xsd:string;
  dwc:aphiaIdAccepted '140812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_4131'^^xsd:string;
  dwc:scientificName 'Berthella plumula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Berthella plumula'^^xsd:string;
  dwc:aphiaid '140812'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_4131'^^xsd:string;
  dwc:aphiaIdAccepted '140812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_4911'^^xsd:string;
  dwc:scientificName 'Ctenolabrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Ctenolabrus sp.'^^xsd:string;
  dwc:aphiaid '126020'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_4911'^^xsd:string;
  dwc:aphiaIdAccepted '126020'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_4918'^^xsd:string;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Lipophrys pholis'^^xsd:string;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_4918'^^xsd:string;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_4930'^^xsd:string;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus lyra'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_4930'^^xsd:string;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_4931'^^xsd:string;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Callionymus lyra'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_4931'^^xsd:string;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USC_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USC_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USC_4952'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Buglossidium luteum'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USC_4952'^^xsd:string;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7906666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site."@en .

<https://eurobis.org/id/point/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.248 -8.7906666)"^^geo:wktLiteral ;
  geo-pos:lat "42.248"^^xsd:decimal ;
  geo-pos:long "-8.7906666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USI_1996-04-24_1998-04-27_Maerl_Diversity_Species_Inventory_USI_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USI_1996-04-24_1998-04-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_4953'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USI_1996-04-24_1998-04-27'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.7906666'^^xsd:double;
  dwc:latitude '42.248'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Laonice cirrata'^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_4953'^^xsd:string;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 319ha. Impacted site.'^^xsd:string;
  .
<https://eurobis.org/id/location/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USI_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USI_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USI_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2521667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "GPS(Garmin 75). Spatial extent of maerl 351ha. Control site."@en .

<https://eurobis.org/id/point/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USI_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2521667 -8.7668333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2521667"^^xsd:decimal ;
  geo-pos:long "-8.7668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6703_USC_1996-04-25_1998-04-28_Maerl_Diversity_Species_Inventory_USI_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Maerl_Diversity_Species_Inventory_USI_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "USC_1996-04-25_1998-04-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'University Marine Biological Station Millport, Scotland'^^xsd:string;
  dwc:collectionCode 'Dr Jason Hall-Spencer.BIOMAERL: MAERL BIODIVERSITY.FUNCTIONAL STRUCTURE AND ANTHROPOGENIC IMPACTS.FINAL REPORT 1999.'^^xsd:string;
  dwc:catalogNumber 'Maerl_Diversity_Species_Inventory_USI_4954'^^xsd:string;
  dwc:scientificName 'Jujubinus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'USC_1996-04-25_1998-04-28'^^xsd:string;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7668333'^^xsd:double;
  dwc:latitude '42.2521667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:occurrenceRemarks 'Name in original file:Jujubinus striatus'^^xsd:string;
  dwc:aphiaid '141815'^^xsd:integer;
  dwc:samplingProtocol 'box-corer & vertical box-corer sampler, Van Veen grabs, water samples, ring dredge samples,resin casting samples.'^^xsd:string;
  dwc:occurrenceId 'Maerl_Diversity_Species_Inventory_USI_4954'^^xsd:string;
  dwc:aphiaIdAccepted '141815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'GPS(Garmin 75). Spatial extent of maerl 351ha. Control site.'^^xsd:string;
  .
# EOF